#FFB6CD Color

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

Color preview

#FFB6CD

Color formats

HEX
#FFB6CD
RGB
rgb(255, 182, 205)
RGBA
rgba(255, 182, 205, 1)
HSL
hsl(341, 100%, 86%)
HSV
hsv(341, 29%, 100%)
CMYK
cmyk(0%, 29%, 20%, 0%)
CSS variable
--color-primary: #FFB6CD;
Lowercase HEX
#ffb6cd

Shades

Tints

Tones

Harmony

CSS snippets for #FFB6CD

.color-ffb6cd {
  color: #FFB6CD;
  background-color: #FFB6CD;
}

Frequently asked questions

What color is #FFB6CD?+

#FFB6CD is a HEX color with RGB value rgb(255, 182, 205) and HSL value hsl(341, 100%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFB6CD?+

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