#FAB48F Color

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

Color preview

#FAB48F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAB48F

.color-fab48f {
  color: #FAB48F;
  background-color: #FAB48F;
}

Frequently asked questions

What color is #FAB48F?+

#FAB48F is a HEX color with RGB value rgb(250, 180, 143) and HSL value hsl(21, 91%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FAB48F?+

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