#FFB5EE Color

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

Color preview

#FFB5EE

Color formats

HEX
#FFB5EE
RGB
rgb(255, 181, 238)
RGBA
rgba(255, 181, 238, 1)
HSL
hsl(314, 100%, 85%)
HSV
hsv(314, 29%, 100%)
CMYK
cmyk(0%, 29%, 7%, 0%)
CSS variable
--color-primary: #FFB5EE;
Lowercase HEX
#ffb5ee

Shades

Tints

Tones

Harmony

CSS snippets for #FFB5EE

.color-ffb5ee {
  color: #FFB5EE;
  background-color: #FFB5EE;
}

Frequently asked questions

What color is #FFB5EE?+

#FFB5EE is a HEX color with RGB value rgb(255, 181, 238) and HSL value hsl(314, 100%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFB5EE?+

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