#2A23BE Color

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

Color preview

#2A23BE

Color formats

HEX
#2A23BE
RGB
rgb(42, 35, 190)
RGBA
rgba(42, 35, 190, 1)
HSL
hsl(243, 69%, 44%)
HSV
hsv(243, 82%, 75%)
CMYK
cmyk(78%, 82%, 0%, 25%)
CSS variable
--color-primary: #2A23BE;
Lowercase HEX
#2a23be

Shades

Tints

Tones

Harmony

CSS snippets for #2A23BE

.color-2a23be {
  color: #2A23BE;
  background-color: #2A23BE;
}

Frequently asked questions

What color is #2A23BE?+

#2A23BE is a HEX color with RGB value rgb(42, 35, 190) and HSL value hsl(243, 69%, 44%). Its closest CSS named color is MediumBlue.

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

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