#F2A350 Color

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

Color preview

#F2A350

Color formats

HEX
#F2A350
RGB
rgb(242, 163, 80)
RGBA
rgba(242, 163, 80, 1)
HSL
hsl(31, 86%, 63%)
HSV
hsv(31, 67%, 95%)
CMYK
cmyk(0%, 33%, 67%, 5%)
CSS variable
--color-primary: #F2A350;
Lowercase HEX
#f2a350

Shades

Tints

Tones

Harmony

CSS snippets for #F2A350

.color-f2a350 {
  color: #F2A350;
  background-color: #F2A350;
}

Frequently asked questions

What color is #F2A350?+

#F2A350 is a HEX color with RGB value rgb(242, 163, 80) and HSL value hsl(31, 86%, 63%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F2A350?+

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