#FBAD88 Color

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

Color preview

#FBAD88

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBAD88

.color-fbad88 {
  color: #FBAD88;
  background-color: #FBAD88;
}

Frequently asked questions

What color is #FBAD88?+

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

What is the closest Tailwind color to #FBAD88?+

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