Skip to content

#cddf01

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

RGB
205, 223, 1
HSL
65°, 99%, 44%
CMYK
8, 0, 100, 13
Luminance
0.6576

Every format

HEX#cddf01
RGBrgb(205, 223, 1)
HSLhsl(65, 99%, 44%)
CMYKcmyk(8%, 0%, 100%, 13%)
LABlab(84.9 -27.0 83.7)
LCHlch(84.9 87.9 107.9)
OKLCHoklch(0.860 0.196 115.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddf01 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#cddf01 on black: 14.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green87.5%
Blue0.4%

CMYK percentages

Cyan8.1%
Magenta0.0%
Yellow99.6%
Key (black)12.5%

Color previews

#cddf01 text on a black background

contrast 14.15:1

Card sample

#cddf01 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 223, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 223, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cddf01;
background: linear-gradient(135deg, #cddf01, #39DF01);

Monochromatic scale

Palettes built from #cddf01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddf01 in the Color Lab