#256ADA Color

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

Color preview

#256ADA

Color formats

HEX
#256ADA
RGB
rgb(37, 106, 218)
RGBA
rgba(37, 106, 218, 1)
HSL
hsl(217, 71%, 50%)
HSV
hsv(217, 83%, 85%)
CMYK
cmyk(83%, 51%, 0%, 15%)
CSS variable
--color-primary: #256ADA;
Lowercase HEX
#256ada

Shades

Tints

Tones

Harmony

CSS snippets for #256ADA

.color-256ada {
  color: #256ADA;
  background-color: #256ADA;
}

Frequently asked questions

What color is #256ADA?+

#256ADA is a HEX color with RGB value rgb(37, 106, 218) and HSL value hsl(217, 71%, 50%). Its closest CSS named color is RoyalBlue.

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

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