#2A123F Color

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

Color preview

#2A123F

Color formats

HEX
#2A123F
RGB
rgb(42, 18, 63)
RGBA
rgba(42, 18, 63, 1)
HSL
hsl(272, 56%, 16%)
HSV
hsv(272, 71%, 25%)
CMYK
cmyk(33%, 71%, 0%, 75%)
CSS variable
--color-primary: #2A123F;
Lowercase HEX
#2a123f

Shades

Tints

Tones

Harmony

CSS snippets for #2A123F

.color-2a123f {
  color: #2A123F;
  background-color: #2A123F;
}

Frequently asked questions

What color is #2A123F?+

#2A123F is a HEX color with RGB value rgb(42, 18, 63) and HSL value hsl(272, 56%, 16%). Its closest CSS named color is MidnightBlue.

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

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