#F2AE37 Color

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

Color preview

#F2AE37

Color formats

HEX
#F2AE37
RGB
rgb(242, 174, 55)
RGBA
rgba(242, 174, 55, 1)
HSL
hsl(38, 88%, 58%)
HSV
hsv(38, 77%, 95%)
CMYK
cmyk(0%, 28%, 77%, 5%)
CSS variable
--color-primary: #F2AE37;
Lowercase HEX
#f2ae37

Shades

Tints

Tones

Harmony

CSS snippets for #F2AE37

.color-f2ae37 {
  color: #F2AE37;
  background-color: #F2AE37;
}

Frequently asked questions

What color is #F2AE37?+

#F2AE37 is a HEX color with RGB value rgb(242, 174, 55) and HSL value hsl(38, 88%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F2AE37?+

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