#DAFF7B Color

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

Color preview

#DAFF7B

Color formats

HEX
#DAFF7B
RGB
rgb(218, 255, 123)
RGBA
rgba(218, 255, 123, 1)
HSL
hsl(77, 100%, 74%)
HSV
hsv(77, 52%, 100%)
CMYK
cmyk(15%, 0%, 52%, 0%)
CSS variable
--color-primary: #DAFF7B;
Lowercase HEX
#daff7b

Shades

Tints

Tones

Harmony

CSS snippets for #DAFF7B

.color-daff7b {
  color: #DAFF7B;
  background-color: #DAFF7B;
}

Frequently asked questions

What color is #DAFF7B?+

#DAFF7B is a HEX color with RGB value rgb(218, 255, 123) and HSL value hsl(77, 100%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DAFF7B?+

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