#FAA30C Color

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

Color preview

#FAA30C

Color formats

HEX
#FAA30C
RGB
rgb(250, 163, 12)
RGBA
rgba(250, 163, 12, 1)
HSL
hsl(38, 96%, 51%)
HSV
hsv(38, 95%, 98%)
CMYK
cmyk(0%, 35%, 95%, 2%)
CSS variable
--color-primary: #FAA30C;
Lowercase HEX
#faa30c

Shades

Tints

Tones

Harmony

CSS snippets for #FAA30C

.color-faa30c {
  color: #FAA30C;
  background-color: #FAA30C;
}

Frequently asked questions

What color is #FAA30C?+

#FAA30C is a HEX color with RGB value rgb(250, 163, 12) and HSL value hsl(38, 96%, 51%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FAA30C?+

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