#CCDD08 Color

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

Color preview

#CCDD08

Color formats

HEX
#CCDD08
RGB
rgb(204, 221, 8)
RGBA
rgba(204, 221, 8, 1)
HSL
hsl(65, 93%, 45%)
HSV
hsv(65, 96%, 87%)
CMYK
cmyk(8%, 0%, 96%, 13%)
CSS variable
--color-primary: #CCDD08;
Lowercase HEX
#ccdd08

Shades

Tints

Tones

Harmony

CSS snippets for #CCDD08

.color-ccdd08 {
  color: #CCDD08;
  background-color: #CCDD08;
}

Frequently asked questions

What color is #CCDD08?+

#CCDD08 is a HEX color with RGB value rgb(204, 221, 8) and HSL value hsl(65, 93%, 45%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #CCDD08?+

The closest Tailwind color is yellow-400, available as the bg-yellow-400 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