#F5DF4A Color

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

Color preview

#F5DF4A

Color formats

HEX
#F5DF4A
RGB
rgb(245, 223, 74)
RGBA
rgba(245, 223, 74, 1)
HSL
hsl(52, 90%, 63%)
HSV
hsv(52, 70%, 96%)
CMYK
cmyk(0%, 9%, 70%, 4%)
CSS variable
--color-primary: #F5DF4A;
Lowercase HEX
#f5df4a

Shades

Tints

Tones

Harmony

CSS snippets for #F5DF4A

.color-f5df4a {
  color: #F5DF4A;
  background-color: #F5DF4A;
}

Frequently asked questions

What color is #F5DF4A?+

#F5DF4A is a HEX color with RGB value rgb(245, 223, 74) and HSL value hsl(52, 90%, 63%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F5DF4A?+

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