#2F1EE6 Color

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

Color preview

#2F1EE6

Color formats

HEX
#2F1EE6
RGB
rgb(47, 30, 230)
RGBA
rgba(47, 30, 230, 1)
HSL
hsl(245, 80%, 51%)
HSV
hsv(245, 87%, 90%)
CMYK
cmyk(80%, 87%, 0%, 10%)
CSS variable
--color-primary: #2F1EE6;
Lowercase HEX
#2f1ee6

Shades

Tints

Tones

Harmony

CSS snippets for #2F1EE6

.color-2f1ee6 {
  color: #2F1EE6;
  background-color: #2F1EE6;
}

Frequently asked questions

What color is #2F1EE6?+

#2F1EE6 is a HEX color with RGB value rgb(47, 30, 230) and HSL value hsl(245, 80%, 51%). Its closest CSS named color is Blue.

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

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