#FAA05C Color

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

Color preview

#FAA05C

Color formats

HEX
#FAA05C
RGB
rgb(250, 160, 92)
RGBA
rgba(250, 160, 92, 1)
HSL
hsl(26, 94%, 67%)
HSV
hsv(26, 63%, 98%)
CMYK
cmyk(0%, 36%, 63%, 2%)
CSS variable
--color-primary: #FAA05C;
Lowercase HEX
#faa05c

Shades

Tints

Tones

Harmony

CSS snippets for #FAA05C

.color-faa05c {
  color: #FAA05C;
  background-color: #FAA05C;
}

Frequently asked questions

What color is #FAA05C?+

#FAA05C is a HEX color with RGB value rgb(250, 160, 92) and HSL value hsl(26, 94%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FAA05C?+

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