#102DBC Color

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

Color preview

#102DBC

Color formats

HEX
#102DBC
RGB
rgb(16, 45, 188)
RGBA
rgba(16, 45, 188, 1)
HSL
hsl(230, 84%, 40%)
HSV
hsv(230, 91%, 74%)
CMYK
cmyk(91%, 76%, 0%, 26%)
CSS variable
--color-primary: #102DBC;
Lowercase HEX
#102dbc

Shades

Tints

Tones

Harmony

CSS snippets for #102DBC

.color-102dbc {
  color: #102DBC;
  background-color: #102DBC;
}

Frequently asked questions

What color is #102DBC?+

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

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

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