#FFB5BE Color

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

Color preview

#FFB5BE

Color formats

HEX
#FFB5BE
RGB
rgb(255, 181, 190)
RGBA
rgba(255, 181, 190, 1)
HSL
hsl(353, 100%, 85%)
HSV
hsv(353, 29%, 100%)
CMYK
cmyk(0%, 29%, 25%, 0%)
CSS variable
--color-primary: #FFB5BE;
Lowercase HEX
#ffb5be

Shades

Tints

Tones

Harmony

CSS snippets for #FFB5BE

.color-ffb5be {
  color: #FFB5BE;
  background-color: #FFB5BE;
}

Frequently asked questions

What color is #FFB5BE?+

#FFB5BE is a HEX color with RGB value rgb(255, 181, 190) and HSL value hsl(353, 100%, 85%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFB5BE?+

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