#F082CC Color

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

Color preview

#F082CC

Color formats

HEX
#F082CC
RGB
rgb(240, 130, 204)
RGBA
rgba(240, 130, 204, 1)
HSL
hsl(320, 79%, 73%)
HSV
hsv(320, 46%, 94%)
CMYK
cmyk(0%, 46%, 15%, 6%)
CSS variable
--color-primary: #F082CC;
Lowercase HEX
#f082cc

Shades

Tints

Tones

Harmony

CSS snippets for #F082CC

.color-f082cc {
  color: #F082CC;
  background-color: #F082CC;
}

Frequently asked questions

What color is #F082CC?+

#F082CC is a HEX color with RGB value rgb(240, 130, 204) and HSL value hsl(320, 79%, 73%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F082CC?+

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