Skip to content

#cddb34

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

RGB
205, 219, 52
HSL
65°, 70%, 53%
CMYK
6, 0, 76, 14
Luminance
0.6389

Every format

HEX#cddb34
RGBrgb(205, 219, 52)
HSLhsl(65, 70%, 53%)
CMYKcmyk(6%, 0%, 76%, 14%)
LABlab(83.9 -24.0 74.1)
LCHlch(83.9 77.8 108.0)
OKLCHoklch(0.853 0.178 114.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green85.9%
Blue20.4%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow76.3%
Key (black)14.1%

Color previews

#cddb34 text on a black background

contrast 13.78:1

Card sample

#cddb34 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 219, 52, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 219, 52, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cddb34;
background: linear-gradient(135deg, #cddb34, #5EDB34);

Monochromatic scale

Palettes built from #cddb34

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddb34 in the Color Lab