#F18DFA Color

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

Color preview

#F18DFA

Color formats

HEX
#F18DFA
RGB
rgb(241, 141, 250)
RGBA
rgba(241, 141, 250, 1)
HSL
hsl(295, 92%, 77%)
HSV
hsv(295, 44%, 98%)
CMYK
cmyk(4%, 44%, 0%, 2%)
CSS variable
--color-primary: #F18DFA;
Lowercase HEX
#f18dfa

Shades

Tints

Tones

Harmony

CSS snippets for #F18DFA

.color-f18dfa {
  color: #F18DFA;
  background-color: #F18DFA;
}

Frequently asked questions

What color is #F18DFA?+

#F18DFA is a HEX color with RGB value rgb(241, 141, 250) and HSL value hsl(295, 92%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F18DFA?+

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