#DCFFC2 Color

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

Color preview

#DCFFC2

Color formats

HEX
#DCFFC2
RGB
rgb(220, 255, 194)
RGBA
rgba(220, 255, 194, 1)
HSL
hsl(94, 100%, 88%)
HSV
hsv(94, 24%, 100%)
CMYK
cmyk(14%, 0%, 24%, 0%)
CSS variable
--color-primary: #DCFFC2;
Lowercase HEX
#dcffc2

Shades

Tints

Tones

Harmony

CSS snippets for #DCFFC2

.color-dcffc2 {
  color: #DCFFC2;
  background-color: #DCFFC2;
}

Frequently asked questions

What color is #DCFFC2?+

#DCFFC2 is a HEX color with RGB value rgb(220, 255, 194) and HSL value hsl(94, 100%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DCFFC2?+

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