#FBAD93 Color

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

Color preview

#FBAD93

Color formats

HEX
#FBAD93
RGB
rgb(251, 173, 147)
RGBA
rgba(251, 173, 147, 1)
HSL
hsl(15, 93%, 78%)
HSV
hsv(15, 41%, 98%)
CMYK
cmyk(0%, 31%, 41%, 2%)
CSS variable
--color-primary: #FBAD93;
Lowercase HEX
#fbad93

Shades

Tints

Tones

Harmony

CSS snippets for #FBAD93

.color-fbad93 {
  color: #FBAD93;
  background-color: #FBAD93;
}

Frequently asked questions

What color is #FBAD93?+

#FBAD93 is a HEX color with RGB value rgb(251, 173, 147) and HSL value hsl(15, 93%, 78%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FBAD93?+

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