#FFB8F0 Color

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

Color preview

#FFB8F0

Color formats

HEX
#FFB8F0
RGB
rgb(255, 184, 240)
RGBA
rgba(255, 184, 240, 1)
HSL
hsl(313, 100%, 86%)
HSV
hsv(313, 28%, 100%)
CMYK
cmyk(0%, 28%, 6%, 0%)
CSS variable
--color-primary: #FFB8F0;
Lowercase HEX
#ffb8f0

Shades

Tints

Tones

Harmony

CSS snippets for #FFB8F0

.color-ffb8f0 {
  color: #FFB8F0;
  background-color: #FFB8F0;
}

Frequently asked questions

What color is #FFB8F0?+

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

What is the closest Tailwind color to #FFB8F0?+

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