#2B246B Color

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

Color preview

#2B246B

Color formats

HEX
#2B246B
RGB
rgb(43, 36, 107)
RGBA
rgba(43, 36, 107, 1)
HSL
hsl(246, 50%, 28%)
HSV
hsv(246, 66%, 42%)
CMYK
cmyk(60%, 66%, 0%, 58%)
CSS variable
--color-primary: #2B246B;
Lowercase HEX
#2b246b

Shades

Tints

Tones

Harmony

CSS snippets for #2B246B

.color-2b246b {
  color: #2B246B;
  background-color: #2B246B;
}

Frequently asked questions

What color is #2B246B?+

#2B246B is a HEX color with RGB value rgb(43, 36, 107) and HSL value hsl(246, 50%, 28%). Its closest CSS named color is MidnightBlue.

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

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