#FFB8EE Color

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

Color preview

#FFB8EE

Color formats

HEX
#FFB8EE
RGB
rgb(255, 184, 238)
RGBA
rgba(255, 184, 238, 1)
HSL
hsl(314, 100%, 86%)
HSV
hsv(314, 28%, 100%)
CMYK
cmyk(0%, 28%, 7%, 0%)
CSS variable
--color-primary: #FFB8EE;
Lowercase HEX
#ffb8ee

Shades

Tints

Tones

Harmony

CSS snippets for #FFB8EE

.color-ffb8ee {
  color: #FFB8EE;
  background-color: #FFB8EE;
}

Frequently asked questions

What color is #FFB8EE?+

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

What is the closest Tailwind color to #FFB8EE?+

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