#F5ADAB Color

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

Color preview

#F5ADAB

Color formats

HEX
#F5ADAB
RGB
rgb(245, 173, 171)
RGBA
rgba(245, 173, 171, 1)
HSL
hsl(2, 79%, 82%)
HSV
hsv(2, 30%, 96%)
CMYK
cmyk(0%, 29%, 30%, 4%)
CSS variable
--color-primary: #F5ADAB;
Lowercase HEX
#f5adab

Shades

Tints

Tones

Harmony

CSS snippets for #F5ADAB

.color-f5adab {
  color: #F5ADAB;
  background-color: #F5ADAB;
}

Frequently asked questions

What color is #F5ADAB?+

#F5ADAB is a HEX color with RGB value rgb(245, 173, 171) and HSL value hsl(2, 79%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F5ADAB?+

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