#FAB070 Color

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

Color preview

#FAB070

Color formats

HEX
#FAB070
RGB
rgb(250, 176, 112)
RGBA
rgba(250, 176, 112, 1)
HSL
hsl(28, 93%, 71%)
HSV
hsv(28, 55%, 98%)
CMYK
cmyk(0%, 30%, 55%, 2%)
CSS variable
--color-primary: #FAB070;
Lowercase HEX
#fab070

Shades

Tints

Tones

Harmony

CSS snippets for #FAB070

.color-fab070 {
  color: #FAB070;
  background-color: #FAB070;
}

Frequently asked questions

What color is #FAB070?+

#FAB070 is a HEX color with RGB value rgb(250, 176, 112) and HSL value hsl(28, 93%, 71%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAB070?+

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