#F8ADCD Color

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

Color preview

#F8ADCD

Color formats

HEX
#F8ADCD
RGB
rgb(248, 173, 205)
RGBA
rgba(248, 173, 205, 1)
HSL
hsl(334, 84%, 83%)
HSV
hsv(334, 30%, 97%)
CMYK
cmyk(0%, 30%, 17%, 3%)
CSS variable
--color-primary: #F8ADCD;
Lowercase HEX
#f8adcd

Shades

Tints

Tones

Harmony

CSS snippets for #F8ADCD

.color-f8adcd {
  color: #F8ADCD;
  background-color: #F8ADCD;
}

Frequently asked questions

What color is #F8ADCD?+

#F8ADCD is a HEX color with RGB value rgb(248, 173, 205) and HSL value hsl(334, 84%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F8ADCD?+

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