#2F008C Color

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

Color preview

#2F008C

Color formats

HEX
#2F008C
RGB
rgb(47, 0, 140)
RGBA
rgba(47, 0, 140, 1)
HSL
hsl(260, 100%, 27%)
HSV
hsv(260, 100%, 55%)
CMYK
cmyk(66%, 100%, 0%, 45%)
CSS variable
--color-primary: #2F008C;
Lowercase HEX
#2f008c

Shades

Tints

Tones

Harmony

CSS snippets for #2F008C

.color-2f008c {
  color: #2F008C;
  background-color: #2F008C;
}

Frequently asked questions

What color is #2F008C?+

#2F008C is a HEX color with RGB value rgb(47, 0, 140) and HSL value hsl(260, 100%, 27%). Its closest CSS named color is Indigo.

What is the closest Tailwind color to #2F008C?+

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