#FFB8C8 Color

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

Color preview

#FFB8C8

Color formats

HEX
#FFB8C8
RGB
rgb(255, 184, 200)
RGBA
rgba(255, 184, 200, 1)
HSL
hsl(346, 100%, 86%)
HSV
hsv(346, 28%, 100%)
CMYK
cmyk(0%, 28%, 22%, 0%)
CSS variable
--color-primary: #FFB8C8;
Lowercase HEX
#ffb8c8

Shades

Tints

Tones

Harmony

CSS snippets for #FFB8C8

.color-ffb8c8 {
  color: #FFB8C8;
  background-color: #FFB8C8;
}

Frequently asked questions

What color is #FFB8C8?+

#FFB8C8 is a HEX color with RGB value rgb(255, 184, 200) and HSL value hsl(346, 100%, 86%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFB8C8?+

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