#DCF0D3 Color

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

Color preview

#DCF0D3

Color formats

HEX
#DCF0D3
RGB
rgb(220, 240, 211)
RGBA
rgba(220, 240, 211, 1)
HSL
hsl(101, 49%, 88%)
HSV
hsv(101, 12%, 94%)
CMYK
cmyk(8%, 0%, 12%, 6%)
CSS variable
--color-primary: #DCF0D3;
Lowercase HEX
#dcf0d3

Shades

Tints

Tones

Harmony

CSS snippets for #DCF0D3

.color-dcf0d3 {
  color: #DCF0D3;
  background-color: #DCF0D3;
}

Frequently asked questions

What color is #DCF0D3?+

#DCF0D3 is a HEX color with RGB value rgb(220, 240, 211) and HSL value hsl(101, 49%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCF0D3?+

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