#102B5B Color

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

Color preview

#102B5B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #102B5B

.color-102b5b {
  color: #102B5B;
  background-color: #102B5B;
}

Frequently asked questions

What color is #102B5B?+

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

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

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