#DAEB1F Color

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

Color preview

#DAEB1F

Color formats

HEX
#DAEB1F
RGB
rgb(218, 235, 31)
RGBA
rgba(218, 235, 31, 1)
HSL
hsl(65, 84%, 52%)
HSV
hsv(65, 87%, 92%)
CMYK
cmyk(7%, 0%, 87%, 8%)
CSS variable
--color-primary: #DAEB1F;
Lowercase HEX
#daeb1f

Shades

Tints

Tones

Harmony

CSS snippets for #DAEB1F

.color-daeb1f {
  color: #DAEB1F;
  background-color: #DAEB1F;
}

Frequently asked questions

What color is #DAEB1F?+

#DAEB1F is a HEX color with RGB value rgb(218, 235, 31) and HSL value hsl(65, 84%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DAEB1F?+

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