Skip to content

#ffc033

a balanced, electric yellow · warm · closest name: orange

RGB
255, 192, 51
HSL
42°, 100%, 60%
CMYK
0, 25, 80, 0
Luminance
0.5920

Every format

HEX#ffc033
RGBrgb(255, 192, 51)
HSLhsl(42, 100%, 60%)
CMYKcmyk(0%, 25%, 80%, 0%)
LABlab(81.4 10.7 73.8)
LCHlch(81.4 74.5 81.7)
OKLCHoklch(0.844 0.161 82.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffc033 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#ffc033 on black: 12.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green75.3%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta24.7%
Yellow80.0%
Key (black)0.0%

Color previews

#ffc033 text on a black background

contrast 12.84:1

Card sample

#ffc033 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 192, 51, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 192, 51, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffc033;
background: linear-gradient(135deg, #ffc033, #B6FF33);

Monochromatic scale

Palettes built from #ffc033

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffc033 in the Color Lab