#FDBCF3 Color

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

Color preview

#FDBCF3

Color formats

HEX
#FDBCF3
RGB
rgb(253, 188, 243)
RGBA
rgba(253, 188, 243, 1)
HSL
hsl(309, 94%, 86%)
HSV
hsv(309, 26%, 99%)
CMYK
cmyk(0%, 26%, 4%, 1%)
CSS variable
--color-primary: #FDBCF3;
Lowercase HEX
#fdbcf3

Shades

Tints

Tones

Harmony

CSS snippets for #FDBCF3

.color-fdbcf3 {
  color: #FDBCF3;
  background-color: #FDBCF3;
}

Frequently asked questions

What color is #FDBCF3?+

#FDBCF3 is a HEX color with RGB value rgb(253, 188, 243) and HSL value hsl(309, 94%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FDBCF3?+

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