#2B153C Color

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

Color preview

#2B153C

Color formats

HEX
#2B153C
RGB
rgb(43, 21, 60)
RGBA
rgba(43, 21, 60, 1)
HSL
hsl(274, 48%, 16%)
HSV
hsv(274, 65%, 24%)
CMYK
cmyk(28%, 65%, 0%, 76%)
CSS variable
--color-primary: #2B153C;
Lowercase HEX
#2b153c

Shades

Tints

Tones

Harmony

CSS snippets for #2B153C

.color-2b153c {
  color: #2B153C;
  background-color: #2B153C;
}

Frequently asked questions

What color is #2B153C?+

#2B153C is a HEX color with RGB value rgb(43, 21, 60) and HSL value hsl(274, 48%, 16%). Its closest CSS named color is MidnightBlue.

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

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