#FFBEF6 Color

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

Color preview

#FFBEF6

Color formats

HEX
#FFBEF6
RGB
rgb(255, 190, 246)
RGBA
rgba(255, 190, 246, 1)
HSL
hsl(308, 100%, 87%)
HSV
hsv(308, 25%, 100%)
CMYK
cmyk(0%, 25%, 4%, 0%)
CSS variable
--color-primary: #FFBEF6;
Lowercase HEX
#ffbef6

Shades

Tints

Tones

Harmony

CSS snippets for #FFBEF6

.color-ffbef6 {
  color: #FFBEF6;
  background-color: #FFBEF6;
}

Frequently asked questions

What color is #FFBEF6?+

#FFBEF6 is a HEX color with RGB value rgb(255, 190, 246) and HSL value hsl(308, 100%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFBEF6?+

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