#FAA34C Color

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

Color preview

#FAA34C

Color formats

HEX
#FAA34C
RGB
rgb(250, 163, 76)
RGBA
rgba(250, 163, 76, 1)
HSL
hsl(30, 95%, 64%)
HSV
hsv(30, 70%, 98%)
CMYK
cmyk(0%, 35%, 70%, 2%)
CSS variable
--color-primary: #FAA34C;
Lowercase HEX
#faa34c

Shades

Tints

Tones

Harmony

CSS snippets for #FAA34C

.color-faa34c {
  color: #FAA34C;
  background-color: #FAA34C;
}

Frequently asked questions

What color is #FAA34C?+

#FAA34C is a HEX color with RGB value rgb(250, 163, 76) and HSL value hsl(30, 95%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FAA34C?+

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