#102F5B Color

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

Color preview

#102F5B

Color formats

HEX
#102F5B
RGB
rgb(16, 47, 91)
RGBA
rgba(16, 47, 91, 1)
HSL
hsl(215, 70%, 21%)
HSV
hsv(215, 82%, 36%)
CMYK
cmyk(82%, 48%, 0%, 64%)
CSS variable
--color-primary: #102F5B;
Lowercase HEX
#102f5b

Shades

Tints

Tones

Harmony

CSS snippets for #102F5B

.color-102f5b {
  color: #102F5B;
  background-color: #102F5B;
}

Frequently asked questions

What color is #102F5B?+

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

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

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