#247DEB Color

Inspect #247DEB across formats, palettes, contrast and closest named color matches.

Color preview

#247DEB

Color formats

HEX
#247DEB
RGB
rgb(36, 125, 235)
RGBA
rgba(36, 125, 235, 1)
HSL
hsl(213, 83%, 53%)
HSV
hsv(213, 85%, 92%)
CMYK
cmyk(85%, 47%, 0%, 8%)
CSS variable
--color-primary: #247DEB;
Lowercase HEX
#247deb

Shades

Tints

Tones

Harmony

CSS snippets for #247DEB

.color-247deb {
  color: #247DEB;
  background-color: #247DEB;
}

Frequently asked questions

What color is #247DEB?+

#247DEB is a HEX color with RGB value rgb(36, 125, 235) and HSL value hsl(213, 83%, 53%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #247DEB?+

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