#DAED4B Color

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

Color preview

#DAED4B

Color formats

HEX
#DAED4B
RGB
rgb(218, 237, 75)
RGBA
rgba(218, 237, 75, 1)
HSL
hsl(67, 82%, 61%)
HSV
hsv(67, 68%, 93%)
CMYK
cmyk(8%, 0%, 68%, 7%)
CSS variable
--color-primary: #DAED4B;
Lowercase HEX
#daed4b

Shades

Tints

Tones

Harmony

CSS snippets for #DAED4B

.color-daed4b {
  color: #DAED4B;
  background-color: #DAED4B;
}

Frequently asked questions

What color is #DAED4B?+

#DAED4B is a HEX color with RGB value rgb(218, 237, 75) and HSL value hsl(67, 82%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DAED4B?+

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