#102C5B Color

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

Color preview

#102C5B

Color formats

HEX
#102C5B
RGB
rgb(16, 44, 91)
RGBA
rgba(16, 44, 91, 1)
HSL
hsl(218, 70%, 21%)
HSV
hsv(218, 82%, 36%)
CMYK
cmyk(82%, 52%, 0%, 64%)
CSS variable
--color-primary: #102C5B;
Lowercase HEX
#102c5b

Shades

Tints

Tones

Harmony

CSS snippets for #102C5B

.color-102c5b {
  color: #102C5B;
  background-color: #102C5B;
}

Frequently asked questions

What color is #102C5B?+

#102C5B is a HEX color with RGB value rgb(16, 44, 91) and HSL value hsl(218, 70%, 21%). Its closest CSS named color is MidnightBlue.

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

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