#DCF0E7 Color

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

Color preview

#DCF0E7

Color formats

HEX
#DCF0E7
RGB
rgb(220, 240, 231)
RGBA
rgba(220, 240, 231, 1)
HSL
hsl(153, 40%, 90%)
HSV
hsv(153, 8%, 94%)
CMYK
cmyk(8%, 0%, 4%, 6%)
CSS variable
--color-primary: #DCF0E7;
Lowercase HEX
#dcf0e7

Shades

Tints

Tones

Harmony

CSS snippets for #DCF0E7

.color-dcf0e7 {
  color: #DCF0E7;
  background-color: #DCF0E7;
}

Frequently asked questions

What color is #DCF0E7?+

#DCF0E7 is a HEX color with RGB value rgb(220, 240, 231) and HSL value hsl(153, 40%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCF0E7?+

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