#DAF33B Color

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

Color preview

#DAF33B

Color formats

HEX
#DAF33B
RGB
rgb(218, 243, 59)
RGBA
rgba(218, 243, 59, 1)
HSL
hsl(68, 88%, 59%)
HSV
hsv(68, 76%, 95%)
CMYK
cmyk(10%, 0%, 76%, 5%)
CSS variable
--color-primary: #DAF33B;
Lowercase HEX
#daf33b

Shades

Tints

Tones

Harmony

CSS snippets for #DAF33B

.color-daf33b {
  color: #DAF33B;
  background-color: #DAF33B;
}

Frequently asked questions

What color is #DAF33B?+

#DAF33B is a HEX color with RGB value rgb(218, 243, 59) and HSL value hsl(68, 88%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DAF33B?+

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