#F2C85F Color

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

Color preview

#F2C85F

Color formats

HEX
#F2C85F
RGB
rgb(242, 200, 95)
RGBA
rgba(242, 200, 95, 1)
HSL
hsl(43, 85%, 66%)
HSV
hsv(43, 61%, 95%)
CMYK
cmyk(0%, 17%, 61%, 5%)
CSS variable
--color-primary: #F2C85F;
Lowercase HEX
#f2c85f

Shades

Tints

Tones

Harmony

CSS snippets for #F2C85F

.color-f2c85f {
  color: #F2C85F;
  background-color: #F2C85F;
}

Frequently asked questions

What color is #F2C85F?+

#F2C85F is a HEX color with RGB value rgb(242, 200, 95) and HSL value hsl(43, 85%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F2C85F?+

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