#2565CC Color

Inspect #2565CC across formats, palettes, contrast and closest named color matches.

Color preview

#2565CC

Color formats

HEX
#2565CC
RGB
rgb(37, 101, 204)
RGBA
rgba(37, 101, 204, 1)
HSL
hsl(217, 69%, 47%)
HSV
hsv(217, 82%, 80%)
CMYK
cmyk(82%, 50%, 0%, 20%)
CSS variable
--color-primary: #2565CC;
Lowercase HEX
#2565cc

Shades

Tints

Tones

Harmony

CSS snippets for #2565CC

.color-2565cc {
  color: #2565CC;
  background-color: #2565CC;
}

Frequently asked questions

What color is #2565CC?+

#2565CC is a HEX color with RGB value rgb(37, 101, 204) and HSL value hsl(217, 69%, 47%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #2565CC?+

The closest Tailwind color is blue-700, available as the bg-blue-700 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