#DCECCF Color

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

Color preview

#DCECCF

Color formats

HEX
#DCECCF
RGB
rgb(220, 236, 207)
RGBA
rgba(220, 236, 207, 1)
HSL
hsl(93, 43%, 87%)
HSV
hsv(93, 12%, 93%)
CMYK
cmyk(7%, 0%, 12%, 7%)
CSS variable
--color-primary: #DCECCF;
Lowercase HEX
#dceccf

Shades

Tints

Tones

Harmony

CSS snippets for #DCECCF

.color-dceccf {
  color: #DCECCF;
  background-color: #DCECCF;
}

Frequently asked questions

What color is #DCECCF?+

#DCECCF is a HEX color with RGB value rgb(220, 236, 207) and HSL value hsl(93, 43%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCECCF?+

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