#FBAD95 Color

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

Color preview

#FBAD95

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBAD95

.color-fbad95 {
  color: #FBAD95;
  background-color: #FBAD95;
}

Frequently asked questions

What color is #FBAD95?+

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

What is the closest Tailwind color to #FBAD95?+

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