#FFB3BE Color

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

Color preview

#FFB3BE

Color formats

HEX
#FFB3BE
RGB
rgb(255, 179, 190)
RGBA
rgba(255, 179, 190, 1)
HSL
hsl(351, 100%, 85%)
HSV
hsv(351, 30%, 100%)
CMYK
cmyk(0%, 30%, 25%, 0%)
CSS variable
--color-primary: #FFB3BE;
Lowercase HEX
#ffb3be

Shades

Tints

Tones

Harmony

CSS snippets for #FFB3BE

.color-ffb3be {
  color: #FFB3BE;
  background-color: #FFB3BE;
}

Frequently asked questions

What color is #FFB3BE?+

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

What is the closest Tailwind color to #FFB3BE?+

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