#FAA83C Color

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

Color preview

#FAA83C

Color formats

HEX
#FAA83C
RGB
rgb(250, 168, 60)
RGBA
rgba(250, 168, 60, 1)
HSL
hsl(34, 95%, 61%)
HSV
hsv(34, 76%, 98%)
CMYK
cmyk(0%, 33%, 76%, 2%)
CSS variable
--color-primary: #FAA83C;
Lowercase HEX
#faa83c

Shades

Tints

Tones

Harmony

CSS snippets for #FAA83C

.color-faa83c {
  color: #FAA83C;
  background-color: #FAA83C;
}

Frequently asked questions

What color is #FAA83C?+

#FAA83C is a HEX color with RGB value rgb(250, 168, 60) and HSL value hsl(34, 95%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FAA83C?+

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