#FBAD89 Color

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

Color preview

#FBAD89

Color formats

HEX
#FBAD89
RGB
rgb(251, 173, 137)
RGBA
rgba(251, 173, 137, 1)
HSL
hsl(19, 93%, 76%)
HSV
hsv(19, 45%, 98%)
CMYK
cmyk(0%, 31%, 45%, 2%)
CSS variable
--color-primary: #FBAD89;
Lowercase HEX
#fbad89

Shades

Tints

Tones

Harmony

CSS snippets for #FBAD89

.color-fbad89 {
  color: #FBAD89;
  background-color: #FBAD89;
}

Frequently asked questions

What color is #FBAD89?+

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

What is the closest Tailwind color to #FBAD89?+

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