#2B6FDC Color

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

Color preview

#2B6FDC

Color formats

HEX
#2B6FDC
RGB
rgb(43, 111, 220)
RGBA
rgba(43, 111, 220, 1)
HSL
hsl(217, 72%, 52%)
HSV
hsv(217, 80%, 86%)
CMYK
cmyk(80%, 50%, 0%, 14%)
CSS variable
--color-primary: #2B6FDC;
Lowercase HEX
#2b6fdc

Shades

Tints

Tones

Harmony

CSS snippets for #2B6FDC

.color-2b6fdc {
  color: #2B6FDC;
  background-color: #2B6FDC;
}

Frequently asked questions

What color is #2B6FDC?+

#2B6FDC is a HEX color with RGB value rgb(43, 111, 220) and HSL value hsl(217, 72%, 52%). Its closest CSS named color is RoyalBlue.

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

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