#F2AE6A Color

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

Color preview

#F2AE6A

Color formats

HEX
#F2AE6A
RGB
rgb(242, 174, 106)
RGBA
rgba(242, 174, 106, 1)
HSL
hsl(30, 84%, 68%)
HSV
hsv(30, 56%, 95%)
CMYK
cmyk(0%, 28%, 56%, 5%)
CSS variable
--color-primary: #F2AE6A;
Lowercase HEX
#f2ae6a

Shades

Tints

Tones

Harmony

CSS snippets for #F2AE6A

.color-f2ae6a {
  color: #F2AE6A;
  background-color: #F2AE6A;
}

Frequently asked questions

What color is #F2AE6A?+

#F2AE6A is a HEX color with RGB value rgb(242, 174, 106) and HSL value hsl(30, 84%, 68%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F2AE6A?+

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