#DCFEBE Color

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

Color preview

#DCFEBE

Color formats

HEX
#DCFEBE
RGB
rgb(220, 254, 190)
RGBA
rgba(220, 254, 190, 1)
HSL
hsl(92, 97%, 87%)
HSV
hsv(92, 25%, 100%)
CMYK
cmyk(13%, 0%, 25%, 0%)
CSS variable
--color-primary: #DCFEBE;
Lowercase HEX
#dcfebe

Shades

Tints

Tones

Harmony

CSS snippets for #DCFEBE

.color-dcfebe {
  color: #DCFEBE;
  background-color: #DCFEBE;
}

Frequently asked questions

What color is #DCFEBE?+

#DCFEBE is a HEX color with RGB value rgb(220, 254, 190) and HSL value hsl(92, 97%, 87%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DCFEBE?+

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