#CDDCB6 Color

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

Color preview

#CDDCB6

Color formats

HEX
#CDDCB6
RGB
rgb(205, 220, 182)
RGBA
rgba(205, 220, 182, 1)
HSL
hsl(84, 35%, 79%)
HSV
hsv(84, 17%, 86%)
CMYK
cmyk(7%, 0%, 17%, 14%)
CSS variable
--color-primary: #CDDCB6;
Lowercase HEX
#cddcb6

Shades

Tints

Tones

Harmony

CSS snippets for #CDDCB6

.color-cddcb6 {
  color: #CDDCB6;
  background-color: #CDDCB6;
}

Frequently asked questions

What color is #CDDCB6?+

#CDDCB6 is a HEX color with RGB value rgb(205, 220, 182) and HSL value hsl(84, 35%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDDCB6?+

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