#2B153D Color

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

Color preview

#2B153D

Color formats

HEX
#2B153D
RGB
rgb(43, 21, 61)
RGBA
rgba(43, 21, 61, 1)
HSL
hsl(273, 49%, 16%)
HSV
hsv(273, 66%, 24%)
CMYK
cmyk(30%, 66%, 0%, 76%)
CSS variable
--color-primary: #2B153D;
Lowercase HEX
#2b153d

Shades

Tints

Tones

Harmony

CSS snippets for #2B153D

.color-2b153d {
  color: #2B153D;
  background-color: #2B153D;
}

Frequently asked questions

What color is #2B153D?+

#2B153D is a HEX color with RGB value rgb(43, 21, 61) and HSL value hsl(273, 49%, 16%). Its closest CSS named color is MidnightBlue.

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

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