Skip to content

#ffcb3c

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

RGB
255, 203, 60
HSL
44°, 100%, 62%
CMYK
0, 20, 77, 0
Luminance
0.6430

Every format

HEX#ffcb3c
RGBrgb(255, 203, 60)
HSLhsl(44, 100%, 62%)
CMYKcmyk(0%, 20%, 77%, 0%)
LABlab(84.1 5.3 73.3)
LCHlch(84.1 73.5 85.8)
OKLCHoklch(0.865 0.160 87.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcb3c on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#ffcb3c on black: 13.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green79.6%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta20.4%
Yellow76.5%
Key (black)0.0%

Color previews

#ffcb3c text on a black background

contrast 13.86:1

Card sample

#ffcb3c text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcb3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcb3c in the Color Lab