#DCF0D6 Color

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

Color preview

#DCF0D6

Color formats

HEX
#DCF0D6
RGB
rgb(220, 240, 214)
RGBA
rgba(220, 240, 214, 1)
HSL
hsl(106, 46%, 89%)
HSV
hsv(106, 11%, 94%)
CMYK
cmyk(8%, 0%, 11%, 6%)
CSS variable
--color-primary: #DCF0D6;
Lowercase HEX
#dcf0d6

Shades

Tints

Tones

Harmony

CSS snippets for #DCF0D6

.color-dcf0d6 {
  color: #DCF0D6;
  background-color: #DCF0D6;
}

Frequently asked questions

What color is #DCF0D6?+

#DCF0D6 is a HEX color with RGB value rgb(220, 240, 214) and HSL value hsl(106, 46%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCF0D6?+

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