#FFB6EE Color

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

Color preview

#FFB6EE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFB6EE

.color-ffb6ee {
  color: #FFB6EE;
  background-color: #FFB6EE;
}

Frequently asked questions

What color is #FFB6EE?+

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

What is the closest Tailwind color to #FFB6EE?+

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