#F2C036 Color

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

Color preview

#F2C036

Color formats

HEX
#F2C036
RGB
rgb(242, 192, 54)
RGBA
rgba(242, 192, 54, 1)
HSL
hsl(44, 88%, 58%)
HSV
hsv(44, 78%, 95%)
CMYK
cmyk(0%, 21%, 78%, 5%)
CSS variable
--color-primary: #F2C036;
Lowercase HEX
#f2c036

Shades

Tints

Tones

Harmony

CSS snippets for #F2C036

.color-f2c036 {
  color: #F2C036;
  background-color: #F2C036;
}

Frequently asked questions

What color is #F2C036?+

#F2C036 is a HEX color with RGB value rgb(242, 192, 54) and HSL value hsl(44, 88%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F2C036?+

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