#DCFABA Color

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

Color preview

#DCFABA

Color formats

HEX
#DCFABA
RGB
rgb(220, 250, 186)
RGBA
rgba(220, 250, 186, 1)
HSL
hsl(88, 86%, 85%)
HSV
hsv(88, 26%, 98%)
CMYK
cmyk(12%, 0%, 26%, 2%)
CSS variable
--color-primary: #DCFABA;
Lowercase HEX
#dcfaba

Shades

Tints

Tones

Harmony

CSS snippets for #DCFABA

.color-dcfaba {
  color: #DCFABA;
  background-color: #DCFABA;
}

Frequently asked questions

What color is #DCFABA?+

#DCFABA is a HEX color with RGB value rgb(220, 250, 186) and HSL value hsl(88, 86%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DCFABA?+

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