#DCE7C3 Color

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

Color preview

#DCE7C3

Color formats

HEX
#DCE7C3
RGB
rgb(220, 231, 195)
RGBA
rgba(220, 231, 195, 1)
HSL
hsl(78, 43%, 84%)
HSV
hsv(78, 16%, 91%)
CMYK
cmyk(5%, 0%, 16%, 9%)
CSS variable
--color-primary: #DCE7C3;
Lowercase HEX
#dce7c3

Shades

Tints

Tones

Harmony

CSS snippets for #DCE7C3

.color-dce7c3 {
  color: #DCE7C3;
  background-color: #DCE7C3;
}

Frequently asked questions

What color is #DCE7C3?+

#DCE7C3 is a HEX color with RGB value rgb(220, 231, 195) and HSL value hsl(78, 43%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DCE7C3?+

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