#2C6BFE Color

Inspect #2C6BFE across formats, palettes, contrast and closest named color matches.

Color preview

#2C6BFE

Color formats

HEX
#2C6BFE
RGB
rgb(44, 107, 254)
RGBA
rgba(44, 107, 254, 1)
HSL
hsl(222, 99%, 58%)
HSV
hsv(222, 83%, 100%)
CMYK
cmyk(83%, 58%, 0%, 0%)
CSS variable
--color-primary: #2C6BFE;
Lowercase HEX
#2c6bfe

Shades

Tints

Tones

Harmony

CSS snippets for #2C6BFE

.color-2c6bfe {
  color: #2C6BFE;
  background-color: #2C6BFE;
}

Frequently asked questions

What color is #2C6BFE?+

#2C6BFE is a HEX color with RGB value rgb(44, 107, 254) and HSL value hsl(222, 99%, 58%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #2C6BFE?+

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