#F6BAF0 Color

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

Color preview

#F6BAF0

Color formats

HEX
#F6BAF0
RGB
rgb(246, 186, 240)
RGBA
rgba(246, 186, 240, 1)
HSL
hsl(306, 77%, 85%)
HSV
hsv(306, 24%, 96%)
CMYK
cmyk(0%, 24%, 2%, 4%)
CSS variable
--color-primary: #F6BAF0;
Lowercase HEX
#f6baf0

Shades

Tints

Tones

Harmony

CSS snippets for #F6BAF0

.color-f6baf0 {
  color: #F6BAF0;
  background-color: #F6BAF0;
}

Frequently asked questions

What color is #F6BAF0?+

#F6BAF0 is a HEX color with RGB value rgb(246, 186, 240) and HSL value hsl(306, 77%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F6BAF0?+

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