#FDC0F0 Color

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

Color preview

#FDC0F0

Color formats

HEX
#FDC0F0
RGB
rgb(253, 192, 240)
RGBA
rgba(253, 192, 240, 1)
HSL
hsl(313, 94%, 87%)
HSV
hsv(313, 24%, 99%)
CMYK
cmyk(0%, 24%, 5%, 1%)
CSS variable
--color-primary: #FDC0F0;
Lowercase HEX
#fdc0f0

Shades

Tints

Tones

Harmony

CSS snippets for #FDC0F0

.color-fdc0f0 {
  color: #FDC0F0;
  background-color: #FDC0F0;
}

Frequently asked questions

What color is #FDC0F0?+

#FDC0F0 is a HEX color with RGB value rgb(253, 192, 240) and HSL value hsl(313, 94%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FDC0F0?+

The closest Tailwind color is pink-200, available as the bg-pink-200 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