#F4DE50 Color

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

Color preview

#F4DE50

Color formats

HEX
#F4DE50
RGB
rgb(244, 222, 80)
RGBA
rgba(244, 222, 80, 1)
HSL
hsl(52, 88%, 64%)
HSV
hsv(52, 67%, 96%)
CMYK
cmyk(0%, 9%, 67%, 4%)
CSS variable
--color-primary: #F4DE50;
Lowercase HEX
#f4de50

Shades

Tints

Tones

Harmony

CSS snippets for #F4DE50

.color-f4de50 {
  color: #F4DE50;
  background-color: #F4DE50;
}

Frequently asked questions

What color is #F4DE50?+

#F4DE50 is a HEX color with RGB value rgb(244, 222, 80) and HSL value hsl(52, 88%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F4DE50?+

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