#CCD08B Color

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

Color preview

#CCD08B

Color formats

HEX
#CCD08B
RGB
rgb(204, 208, 139)
RGBA
rgba(204, 208, 139, 1)
HSL
hsl(63, 42%, 68%)
HSV
hsv(63, 33%, 82%)
CMYK
cmyk(2%, 0%, 33%, 18%)
CSS variable
--color-primary: #CCD08B;
Lowercase HEX
#ccd08b

Shades

Tints

Tones

Harmony

CSS snippets for #CCD08B

.color-ccd08b {
  color: #CCD08B;
  background-color: #CCD08B;
}

Frequently asked questions

What color is #CCD08B?+

#CCD08B is a HEX color with RGB value rgb(204, 208, 139) and HSL value hsl(63, 42%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCD08B?+

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