#F4CD31 Color

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

Color preview

#F4CD31

Color formats

HEX
#F4CD31
RGB
rgb(244, 205, 49)
RGBA
rgba(244, 205, 49, 1)
HSL
hsl(48, 90%, 57%)
HSV
hsv(48, 80%, 96%)
CMYK
cmyk(0%, 16%, 80%, 4%)
CSS variable
--color-primary: #F4CD31;
Lowercase HEX
#f4cd31

Shades

Tints

Tones

Harmony

CSS snippets for #F4CD31

.color-f4cd31 {
  color: #F4CD31;
  background-color: #F4CD31;
}

Frequently asked questions

What color is #F4CD31?+

#F4CD31 is a HEX color with RGB value rgb(244, 205, 49) and HSL value hsl(48, 90%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F4CD31?+

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