#CDDCB8 Color

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

Color preview

#CDDCB8

Color formats

HEX
#CDDCB8
RGB
rgb(205, 220, 184)
RGBA
rgba(205, 220, 184, 1)
HSL
hsl(85, 34%, 79%)
HSV
hsv(85, 16%, 86%)
CMYK
cmyk(7%, 0%, 16%, 14%)
CSS variable
--color-primary: #CDDCB8;
Lowercase HEX
#cddcb8

Shades

Tints

Tones

Harmony

CSS snippets for #CDDCB8

.color-cddcb8 {
  color: #CDDCB8;
  background-color: #CDDCB8;
}

Frequently asked questions

What color is #CDDCB8?+

#CDDCB8 is a HEX color with RGB value rgb(205, 220, 184) and HSL value hsl(85, 34%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDDCB8?+

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