#CDDBC6 Color

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

Color preview

#CDDBC6

Color formats

HEX
#CDDBC6
RGB
rgb(205, 219, 198)
RGBA
rgba(205, 219, 198, 1)
HSL
hsl(100, 23%, 82%)
HSV
hsv(100, 10%, 86%)
CMYK
cmyk(6%, 0%, 10%, 14%)
CSS variable
--color-primary: #CDDBC6;
Lowercase HEX
#cddbc6

Shades

Tints

Tones

Harmony

CSS snippets for #CDDBC6

.color-cddbc6 {
  color: #CDDBC6;
  background-color: #CDDBC6;
}

Frequently asked questions

What color is #CDDBC6?+

#CDDBC6 is a HEX color with RGB value rgb(205, 219, 198) and HSL value hsl(100, 23%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDDBC6?+

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