Skip to content

#f2c25f

a light, electric yellow · warm · closest name: khaki

RGB
242, 194, 95
HSL
40°, 85%, 66%
CMYK
0, 20, 61, 5
Luminance
0.5829

Every format

HEX#f2c25f
RGBrgb(242, 194, 95)
HSLhsl(40, 85%, 66%)
CMYKcmyk(0%, 20%, 61%, 5%)
LABlab(80.9 6.4 55.3)
LCHlch(80.9 55.6 83.4)
OKLCHoklch(0.838 0.129 83.4)

Copy-ready code

/* CSS */
color: #f2c25f;
background-color: #f2c25f;
/* Tailwind (arbitrary) */
class="text-[#f2c25f] bg-[#f2c25f]"
/* SCSS */
$brand: #f2c25f;
/* SwiftUI */
Color(red: 0.949, green: 0.761, blue: 0.373)
/* Android */
Color.parseColor("#f2c25f")

Accessibility — WCAG contrast

Aa
#f2c25f on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#f2c25f on black: 12.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green76.1%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta19.8%
Yellow60.7%
Key (black)5.1%

Color previews

#f2c25f text on a black background

contrast 12.66:1

Card sample

#f2c25f text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #f2c25f;
Background color
Panel with #f2c25f background
background-color: #f2c25f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #f2c25f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(242, 194, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(242, 194, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f2c25f;
background: linear-gradient(135deg, #f2c25f, #C0F25F);

Monochromatic scale

Palettes built from #f2c25f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2c25f in the Color Lab