#DAFACB Color

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

Color preview

#DAFACB

Color formats

HEX
#DAFACB
RGB
rgb(218, 250, 203)
RGBA
rgba(218, 250, 203, 1)
HSL
hsl(101, 82%, 89%)
HSV
hsv(101, 19%, 98%)
CMYK
cmyk(13%, 0%, 19%, 2%)
CSS variable
--color-primary: #DAFACB;
Lowercase HEX
#dafacb

Shades

Tints

Tones

Harmony

CSS snippets for #DAFACB

.color-dafacb {
  color: #DAFACB;
  background-color: #DAFACB;
}

Frequently asked questions

What color is #DAFACB?+

#DAFACB is a HEX color with RGB value rgb(218, 250, 203) and HSL value hsl(101, 82%, 89%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DAFACB?+

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