#102DEA Color

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

Color preview

#102DEA

Color formats

HEX
#102DEA
RGB
rgb(16, 45, 234)
RGBA
rgba(16, 45, 234, 1)
HSL
hsl(232, 87%, 49%)
HSV
hsv(232, 93%, 92%)
CMYK
cmyk(93%, 81%, 0%, 8%)
CSS variable
--color-primary: #102DEA;
Lowercase HEX
#102dea

Shades

Tints

Tones

Harmony

CSS snippets for #102DEA

.color-102dea {
  color: #102DEA;
  background-color: #102DEA;
}

Frequently asked questions

What color is #102DEA?+

#102DEA is a HEX color with RGB value rgb(16, 45, 234) and HSL value hsl(232, 87%, 49%). Its closest CSS named color is Blue.

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

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