#F5BDA6 Color

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

Color preview

#F5BDA6

Color formats

HEX
#F5BDA6
RGB
rgb(245, 189, 166)
RGBA
rgba(245, 189, 166, 1)
HSL
hsl(17, 80%, 81%)
HSV
hsv(17, 32%, 96%)
CMYK
cmyk(0%, 23%, 32%, 4%)
CSS variable
--color-primary: #F5BDA6;
Lowercase HEX
#f5bda6

Shades

Tints

Tones

Harmony

CSS snippets for #F5BDA6

.color-f5bda6 {
  color: #F5BDA6;
  background-color: #F5BDA6;
}

Frequently asked questions

What color is #F5BDA6?+

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

What is the closest Tailwind color to #F5BDA6?+

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