#F150DB Color

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

Color preview

#F150DB

Color formats

HEX
#F150DB
RGB
rgb(241, 80, 219)
RGBA
rgba(241, 80, 219, 1)
HSL
hsl(308, 85%, 63%)
HSV
hsv(308, 67%, 95%)
CMYK
cmyk(0%, 67%, 9%, 5%)
CSS variable
--color-primary: #F150DB;
Lowercase HEX
#f150db

Shades

Tints

Tones

Harmony

CSS snippets for #F150DB

.color-f150db {
  color: #F150DB;
  background-color: #F150DB;
}

Frequently asked questions

What color is #F150DB?+

#F150DB is a HEX color with RGB value rgb(241, 80, 219) and HSL value hsl(308, 85%, 63%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F150DB?+

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