#F2C231 Color

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

Color preview

#F2C231

Color formats

HEX
#F2C231
RGB
rgb(242, 194, 49)
RGBA
rgba(242, 194, 49, 1)
HSL
hsl(45, 88%, 57%)
HSV
hsv(45, 80%, 95%)
CMYK
cmyk(0%, 20%, 80%, 5%)
CSS variable
--color-primary: #F2C231;
Lowercase HEX
#f2c231

Shades

Tints

Tones

Harmony

CSS snippets for #F2C231

.color-f2c231 {
  color: #F2C231;
  background-color: #F2C231;
}

Frequently asked questions

What color is #F2C231?+

#F2C231 is a HEX color with RGB value rgb(242, 194, 49) and HSL value hsl(45, 88%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F2C231?+

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