#FAB48E Color

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

Color preview

#FAB48E

Color formats

HEX
#FAB48E
RGB
rgb(250, 180, 142)
RGBA
rgba(250, 180, 142, 1)
HSL
hsl(21, 92%, 77%)
HSV
hsv(21, 43%, 98%)
CMYK
cmyk(0%, 28%, 43%, 2%)
CSS variable
--color-primary: #FAB48E;
Lowercase HEX
#fab48e

Shades

Tints

Tones

Harmony

CSS snippets for #FAB48E

.color-fab48e {
  color: #FAB48E;
  background-color: #FAB48E;
}

Frequently asked questions

What color is #FAB48E?+

#FAB48E is a HEX color with RGB value rgb(250, 180, 142) and HSL value hsl(21, 92%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAB48E?+

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