#F5BAA6 Color

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

Color preview

#F5BAA6

Color formats

HEX
#F5BAA6
RGB
rgb(245, 186, 166)
RGBA
rgba(245, 186, 166, 1)
HSL
hsl(15, 80%, 81%)
HSV
hsv(15, 32%, 96%)
CMYK
cmyk(0%, 24%, 32%, 4%)
CSS variable
--color-primary: #F5BAA6;
Lowercase HEX
#f5baa6

Shades

Tints

Tones

Harmony

CSS snippets for #F5BAA6

.color-f5baa6 {
  color: #F5BAA6;
  background-color: #F5BAA6;
}

Frequently asked questions

What color is #F5BAA6?+

#F5BAA6 is a HEX color with RGB value rgb(245, 186, 166) and HSL value hsl(15, 80%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F5BAA6?+

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