#DCFCB3 Color

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

Color preview

#DCFCB3

Color formats

HEX
#DCFCB3
RGB
rgb(220, 252, 179)
RGBA
rgba(220, 252, 179, 1)
HSL
hsl(86, 92%, 85%)
HSV
hsv(86, 29%, 99%)
CMYK
cmyk(13%, 0%, 29%, 1%)
CSS variable
--color-primary: #DCFCB3;
Lowercase HEX
#dcfcb3

Shades

Tints

Tones

Harmony

CSS snippets for #DCFCB3

.color-dcfcb3 {
  color: #DCFCB3;
  background-color: #DCFCB3;
}

Frequently asked questions

What color is #DCFCB3?+

#DCFCB3 is a HEX color with RGB value rgb(220, 252, 179) and HSL value hsl(86, 92%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DCFCB3?+

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