#DCFACD Color

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

Color preview

#DCFACD

Color formats

HEX
#DCFACD
RGB
rgb(220, 250, 205)
RGBA
rgba(220, 250, 205, 1)
HSL
hsl(100, 82%, 89%)
HSV
hsv(100, 18%, 98%)
CMYK
cmyk(12%, 0%, 18%, 2%)
CSS variable
--color-primary: #DCFACD;
Lowercase HEX
#dcfacd

Shades

Tints

Tones

Harmony

CSS snippets for #DCFACD

.color-dcfacd {
  color: #DCFACD;
  background-color: #DCFACD;
}

Frequently asked questions

What color is #DCFACD?+

#DCFACD is a HEX color with RGB value rgb(220, 250, 205) and HSL value hsl(100, 82%, 89%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DCFACD?+

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