#F2A85F Color

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

Color preview

#F2A85F

Color formats

HEX
#F2A85F
RGB
rgb(242, 168, 95)
RGBA
rgba(242, 168, 95, 1)
HSL
hsl(30, 85%, 66%)
HSV
hsv(30, 61%, 95%)
CMYK
cmyk(0%, 31%, 61%, 5%)
CSS variable
--color-primary: #F2A85F;
Lowercase HEX
#f2a85f

Shades

Tints

Tones

Harmony

CSS snippets for #F2A85F

.color-f2a85f {
  color: #F2A85F;
  background-color: #F2A85F;
}

Frequently asked questions

What color is #F2A85F?+

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

What is the closest Tailwind color to #F2A85F?+

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