#102ABC Color

Inspect #102ABC across formats, palettes, contrast and closest named color matches.

Color preview

#102ABC

Color formats

HEX
#102ABC
RGB
rgb(16, 42, 188)
RGBA
rgba(16, 42, 188, 1)
HSL
hsl(231, 84%, 40%)
HSV
hsv(231, 91%, 74%)
CMYK
cmyk(91%, 78%, 0%, 26%)
CSS variable
--color-primary: #102ABC;
Lowercase HEX
#102abc

Shades

Tints

Tones

Harmony

CSS snippets for #102ABC

.color-102abc {
  color: #102ABC;
  background-color: #102ABC;
}

Frequently asked questions

What color is #102ABC?+

#102ABC is a HEX color with RGB value rgb(16, 42, 188) and HSL value hsl(231, 84%, 40%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #102ABC?+

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