#DAF05B Color

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

Color preview

#DAF05B

Color formats

HEX
#DAF05B
RGB
rgb(218, 240, 91)
RGBA
rgba(218, 240, 91, 1)
HSL
hsl(69, 83%, 65%)
HSV
hsv(69, 62%, 94%)
CMYK
cmyk(9%, 0%, 62%, 6%)
CSS variable
--color-primary: #DAF05B;
Lowercase HEX
#daf05b

Shades

Tints

Tones

Harmony

CSS snippets for #DAF05B

.color-daf05b {
  color: #DAF05B;
  background-color: #DAF05B;
}

Frequently asked questions

What color is #DAF05B?+

#DAF05B is a HEX color with RGB value rgb(218, 240, 91) and HSL value hsl(69, 83%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DAF05B?+

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