#245CEB Color

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

Color preview

#245CEB

Color formats

HEX
#245CEB
RGB
rgb(36, 92, 235)
RGBA
rgba(36, 92, 235, 1)
HSL
hsl(223, 83%, 53%)
HSV
hsv(223, 85%, 92%)
CMYK
cmyk(85%, 61%, 0%, 8%)
CSS variable
--color-primary: #245CEB;
Lowercase HEX
#245ceb

Shades

Tints

Tones

Harmony

CSS snippets for #245CEB

.color-245ceb {
  color: #245CEB;
  background-color: #245CEB;
}

Frequently asked questions

What color is #245CEB?+

#245CEB is a HEX color with RGB value rgb(36, 92, 235) and HSL value hsl(223, 83%, 53%). Its closest CSS named color is RoyalBlue.

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

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