#2600AE Color

Inspect #2600AE across formats, palettes, contrast and closest named color matches.

Color preview

#2600AE

Color formats

HEX
#2600AE
RGB
rgb(38, 0, 174)
RGBA
rgba(38, 0, 174, 1)
HSL
hsl(253, 100%, 34%)
HSV
hsv(253, 100%, 68%)
CMYK
cmyk(78%, 100%, 0%, 32%)
CSS variable
--color-primary: #2600AE;
Lowercase HEX
#2600ae

Shades

Tints

Tones

Harmony

CSS snippets for #2600AE

.color-2600ae {
  color: #2600AE;
  background-color: #2600AE;
}

Frequently asked questions

What color is #2600AE?+

#2600AE is a HEX color with RGB value rgb(38, 0, 174) and HSL value hsl(253, 100%, 34%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #2600AE?+

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