#CDDB06 Color

Inspect #CDDB06 across formats, palettes, contrast and closest named color matches.

Color preview

#CDDB06

Color formats

HEX
#CDDB06
RGB
rgb(205, 219, 6)
RGBA
rgba(205, 219, 6, 1)
HSL
hsl(64, 95%, 44%)
HSV
hsv(64, 97%, 86%)
CMYK
cmyk(6%, 0%, 97%, 14%)
CSS variable
--color-primary: #CDDB06;
Lowercase HEX
#cddb06

Shades

Tints

Tones

Harmony

CSS snippets for #CDDB06

.color-cddb06 {
  color: #CDDB06;
  background-color: #CDDB06;
}

Frequently asked questions

What color is #CDDB06?+

#CDDB06 is a HEX color with RGB value rgb(205, 219, 6) and HSL value hsl(64, 95%, 44%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #CDDB06?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools