#245CCC Color

Inspect #245CCC across formats, palettes, contrast and closest named color matches.

Color preview

#245CCC

Color formats

HEX
#245CCC
RGB
rgb(36, 92, 204)
RGBA
rgba(36, 92, 204, 1)
HSL
hsl(220, 70%, 47%)
HSV
hsv(220, 82%, 80%)
CMYK
cmyk(82%, 55%, 0%, 20%)
CSS variable
--color-primary: #245CCC;
Lowercase HEX
#245ccc

Shades

Tints

Tones

Harmony

CSS snippets for #245CCC

.color-245ccc {
  color: #245CCC;
  background-color: #245CCC;
}

Frequently asked questions

What color is #245CCC?+

#245CCC is a HEX color with RGB value rgb(36, 92, 204) and HSL value hsl(220, 70%, 47%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #245CCC?+

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