#DAFFC0 Color

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

Color preview

#DAFFC0

Color formats

HEX
#DAFFC0
RGB
rgb(218, 255, 192)
RGBA
rgba(218, 255, 192, 1)
HSL
hsl(95, 100%, 88%)
HSV
hsv(95, 25%, 100%)
CMYK
cmyk(15%, 0%, 25%, 0%)
CSS variable
--color-primary: #DAFFC0;
Lowercase HEX
#daffc0

Shades

Tints

Tones

Harmony

CSS snippets for #DAFFC0

.color-daffc0 {
  color: #DAFFC0;
  background-color: #DAFFC0;
}

Frequently asked questions

What color is #DAFFC0?+

#DAFFC0 is a HEX color with RGB value rgb(218, 255, 192) and HSL value hsl(95, 100%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DAFFC0?+

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