#1C2AAA Color

Inspect #1C2AAA across formats, palettes, contrast and closest named color matches.

Color preview

#1C2AAA

Color formats

HEX
#1C2AAA
RGB
rgb(28, 42, 170)
RGBA
rgba(28, 42, 170, 1)
HSL
hsl(234, 72%, 39%)
HSV
hsv(234, 84%, 67%)
CMYK
cmyk(84%, 75%, 0%, 33%)
CSS variable
--color-primary: #1C2AAA;
Lowercase HEX
#1c2aaa

Shades

Tints

Tones

Harmony

CSS snippets for #1C2AAA

.color-1c2aaa {
  color: #1C2AAA;
  background-color: #1C2AAA;
}

Frequently asked questions

What color is #1C2AAA?+

#1C2AAA is a HEX color with RGB value rgb(28, 42, 170) and HSL value hsl(234, 72%, 39%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #1C2AAA?+

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