#CDDAB6 Color

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

Color preview

#CDDAB6

Color formats

HEX
#CDDAB6
RGB
rgb(205, 218, 182)
RGBA
rgba(205, 218, 182, 1)
HSL
hsl(82, 33%, 78%)
HSV
hsv(82, 17%, 85%)
CMYK
cmyk(6%, 0%, 17%, 15%)
CSS variable
--color-primary: #CDDAB6;
Lowercase HEX
#cddab6

Shades

Tints

Tones

Harmony

CSS snippets for #CDDAB6

.color-cddab6 {
  color: #CDDAB6;
  background-color: #CDDAB6;
}

Frequently asked questions

What color is #CDDAB6?+

#CDDAB6 is a HEX color with RGB value rgb(205, 218, 182) and HSL value hsl(82, 33%, 78%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDDAB6?+

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