#F38BFF Color

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

Color preview

#F38BFF

Color formats

HEX
#F38BFF
RGB
rgb(243, 139, 255)
RGBA
rgba(243, 139, 255, 1)
HSL
hsl(294, 100%, 77%)
HSV
hsv(294, 45%, 100%)
CMYK
cmyk(5%, 45%, 0%, 0%)
CSS variable
--color-primary: #F38BFF;
Lowercase HEX
#f38bff

Shades

Tints

Tones

Harmony

CSS snippets for #F38BFF

.color-f38bff {
  color: #F38BFF;
  background-color: #F38BFF;
}

Frequently asked questions

What color is #F38BFF?+

#F38BFF is a HEX color with RGB value rgb(243, 139, 255) and HSL value hsl(294, 100%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F38BFF?+

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