Skip to content

#f2f32d

a balanced, electric yellow · cool · closest name: yellow

RGB
242, 243, 45
HSL
60°, 89%, 57%
CMYK
0, 0, 82, 5
Luminance
0.8317

Every format

HEX#f2f32d
RGBrgb(242, 243, 45)
HSLhsl(60, 89%, 57%)
CMYKcmyk(0%, 0%, 82%, 5%)
LABlab(93.1 -20.5 85.0)
LCHlch(93.1 87.5 103.6)
OKLCHoklch(0.933 0.195 110.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2f32d on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#f2f32d on black: 17.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green95.3%
Blue17.6%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow81.5%
Key (black)4.7%

Color previews

#f2f32d text on a black background

contrast 17.63:1

Card sample

#f2f32d text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(242, 243, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(242, 243, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f2f32d;
background: linear-gradient(135deg, #f2f32d, #6EF32D);

Monochromatic scale

Palettes built from #f2f32d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2f32d in the Color Lab