#1C6EEA Color

Inspect #1C6EEA across formats, palettes, contrast and closest named color matches.

Color preview

#1C6EEA

Color formats

HEX
#1C6EEA
RGB
rgb(28, 110, 234)
RGBA
rgba(28, 110, 234, 1)
HSL
hsl(216, 83%, 51%)
HSV
hsv(216, 88%, 92%)
CMYK
cmyk(88%, 53%, 0%, 8%)
CSS variable
--color-primary: #1C6EEA;
Lowercase HEX
#1c6eea

Shades

Tints

Tones

Harmony

CSS snippets for #1C6EEA

.color-1c6eea {
  color: #1C6EEA;
  background-color: #1C6EEA;
}

Frequently asked questions

What color is #1C6EEA?+

#1C6EEA is a HEX color with RGB value rgb(28, 110, 234) and HSL value hsl(216, 83%, 51%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #1C6EEA?+

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