#2436FF Color

Inspect #2436FF across formats, palettes, contrast and closest named color matches.

Color preview

#2436FF

Color formats

HEX
#2436FF
RGB
rgb(36, 54, 255)
RGBA
rgba(36, 54, 255, 1)
HSL
hsl(235, 100%, 57%)
HSV
hsv(235, 86%, 100%)
CMYK
cmyk(86%, 79%, 0%, 0%)
CSS variable
--color-primary: #2436FF;
Lowercase HEX
#2436ff

Shades

Tints

Tones

Harmony

CSS snippets for #2436FF

.color-2436ff {
  color: #2436FF;
  background-color: #2436FF;
}

Frequently asked questions

What color is #2436FF?+

#2436FF is a HEX color with RGB value rgb(36, 54, 255) and HSL value hsl(235, 100%, 57%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2436FF?+

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