#FBA5D6 Color

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

Color preview

#FBA5D6

Color formats

HEX
#FBA5D6
RGB
rgb(251, 165, 214)
RGBA
rgba(251, 165, 214, 1)
HSL
hsl(326, 91%, 82%)
HSV
hsv(326, 34%, 98%)
CMYK
cmyk(0%, 34%, 15%, 2%)
CSS variable
--color-primary: #FBA5D6;
Lowercase HEX
#fba5d6

Shades

Tints

Tones

Harmony

CSS snippets for #FBA5D6

.color-fba5d6 {
  color: #FBA5D6;
  background-color: #FBA5D6;
}

Frequently asked questions

What color is #FBA5D6?+

#FBA5D6 is a HEX color with RGB value rgb(251, 165, 214) and HSL value hsl(326, 91%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FBA5D6?+

The closest Tailwind color is pink-300, available as the bg-pink-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