#DAFBD5 Color

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

Color preview

#DAFBD5

Color formats

HEX
#DAFBD5
RGB
rgb(218, 251, 213)
RGBA
rgba(218, 251, 213, 1)
HSL
hsl(112, 83%, 91%)
HSV
hsv(112, 15%, 98%)
CMYK
cmyk(13%, 0%, 15%, 2%)
CSS variable
--color-primary: #DAFBD5;
Lowercase HEX
#dafbd5

Shades

Tints

Tones

Harmony

CSS snippets for #DAFBD5

.color-dafbd5 {
  color: #DAFBD5;
  background-color: #DAFBD5;
}

Frequently asked questions

What color is #DAFBD5?+

#DAFBD5 is a HEX color with RGB value rgb(218, 251, 213) and HSL value hsl(112, 83%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DAFBD5?+

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