#256EEB Color

Inspect #256EEB across formats, palettes, contrast and closest named color matches.

Color preview

#256EEB

Color formats

HEX
#256EEB
RGB
rgb(37, 110, 235)
RGBA
rgba(37, 110, 235, 1)
HSL
hsl(218, 83%, 53%)
HSV
hsv(218, 84%, 92%)
CMYK
cmyk(84%, 53%, 0%, 8%)
CSS variable
--color-primary: #256EEB;
Lowercase HEX
#256eeb

Shades

Tints

Tones

Harmony

CSS snippets for #256EEB

.color-256eeb {
  color: #256EEB;
  background-color: #256EEB;
}

Frequently asked questions

What color is #256EEB?+

#256EEB is a HEX color with RGB value rgb(37, 110, 235) and HSL value hsl(218, 83%, 53%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #256EEB?+

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