#FAB47A Color

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

Color preview

#FAB47A

Color formats

HEX
#FAB47A
RGB
rgb(250, 180, 122)
RGBA
rgba(250, 180, 122, 1)
HSL
hsl(27, 93%, 73%)
HSV
hsv(27, 51%, 98%)
CMYK
cmyk(0%, 28%, 51%, 2%)
CSS variable
--color-primary: #FAB47A;
Lowercase HEX
#fab47a

Shades

Tints

Tones

Harmony

CSS snippets for #FAB47A

.color-fab47a {
  color: #FAB47A;
  background-color: #FAB47A;
}

Frequently asked questions

What color is #FAB47A?+

#FAB47A is a HEX color with RGB value rgb(250, 180, 122) and HSL value hsl(27, 93%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAB47A?+

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