#2B4EFD Color

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

Color preview

#2B4EFD

Color formats

HEX
#2B4EFD
RGB
rgb(43, 78, 253)
RGBA
rgba(43, 78, 253, 1)
HSL
hsl(230, 98%, 58%)
HSV
hsv(230, 83%, 99%)
CMYK
cmyk(83%, 69%, 0%, 1%)
CSS variable
--color-primary: #2B4EFD;
Lowercase HEX
#2b4efd

Shades

Tints

Tones

Harmony

CSS snippets for #2B4EFD

.color-2b4efd {
  color: #2B4EFD;
  background-color: #2B4EFD;
}

Frequently asked questions

What color is #2B4EFD?+

#2B4EFD is a HEX color with RGB value rgb(43, 78, 253) and HSL value hsl(230, 98%, 58%). Its closest CSS named color is RoyalBlue.

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

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