#F0ADCF Color

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

Color preview

#F0ADCF

Color formats

HEX
#F0ADCF
RGB
rgb(240, 173, 207)
RGBA
rgba(240, 173, 207, 1)
HSL
hsl(330, 69%, 81%)
HSV
hsv(330, 28%, 94%)
CMYK
cmyk(0%, 28%, 14%, 6%)
CSS variable
--color-primary: #F0ADCF;
Lowercase HEX
#f0adcf

Shades

Tints

Tones

Harmony

CSS snippets for #F0ADCF

.color-f0adcf {
  color: #F0ADCF;
  background-color: #F0ADCF;
}

Frequently asked questions

What color is #F0ADCF?+

#F0ADCF is a HEX color with RGB value rgb(240, 173, 207) and HSL value hsl(330, 69%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F0ADCF?+

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