#FBAF8B Color

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

Color preview

#FBAF8B

Color formats

HEX
#FBAF8B
RGB
rgb(251, 175, 139)
RGBA
rgba(251, 175, 139, 1)
HSL
hsl(19, 93%, 76%)
HSV
hsv(19, 45%, 98%)
CMYK
cmyk(0%, 30%, 45%, 2%)
CSS variable
--color-primary: #FBAF8B;
Lowercase HEX
#fbaf8b

Shades

Tints

Tones

Harmony

CSS snippets for #FBAF8B

.color-fbaf8b {
  color: #FBAF8B;
  background-color: #FBAF8B;
}

Frequently asked questions

What color is #FBAF8B?+

#FBAF8B is a HEX color with RGB value rgb(251, 175, 139) and HSL value hsl(19, 93%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FBAF8B?+

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