#245EFF Color Information

Hex color code: #245EFF

The hex color #245EFF is a vivid blue with RGB values of (36, 94, 255) and HSL of (224°, 100%, 57%). It is commonly used in modern UI design.

Try:
Color NameRoyal Blue
HEX
#245EFF
RGB
36, 94, 255
HSL
224°, 100%, 57%
CMYK
86%, 63%, 0%, 0%

Shades

CSS Usage
color: #245EFF;
background-color: #245EFF;
border-color: #245EFF;
box-shadow: 0 0 10px #245EFF;
border: 2px solid #245EFF;
Tailwind Usage
bg-[#245EFF]
text-[#245EFF]
border-[#245EFF]
shadow-[0_0_10px_245EFF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #245EFF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #245EFF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #245EFF; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #245EFF; background-color: #245EFF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #245EFF20; border-left: 4px solid #245EFF; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #245EFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #245EFF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

36, 94, 255

Red: 36 / Green: 94 / Blue: 255

HSL

224°, 100%, 57%

Hue: 224° / Saturation: 100% / Lightness: 57%

CMYK

86%, 63%, 0%, 0%

Cyan: 86% / Magenta: 63% / Yellow: 0% / Key: 0%

What color is #245EFF?

#245EFF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #245EFF to RGB:

rgb(36, 94, 255)HEX to RGB Converter →

HEX to HSL

Convert #245EFF to HSL:

hsl(224, 100%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #245EFF to CMYK:

cmyk(86%, 63%, 0%, 0%)Color Converter →

Color Meaning and Usage

A bold blue tone, #245EFF has RGB (36, 94, 255) and HSL (224°, 100%, 57%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #245EFF is #FFC524, creating high-contrast pairings. For softer combinations, try analogous colors like #24CCFF.

Use #245EFF in CSS: color: #245EFF or background-color: #245EFF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #245EFF

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.12:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #245EFF?

#245EFF is a bold blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #245EFF?

#245EFF in RGB is (36, 94, 255) - 36 red, 94 green, and 255 blue.

How to use #245EFF in CSS?

Use #245EFF directly in your CSS properties like color or background-color.

What colors go well with #245EFF?

#FFC524 (complementary), #24CCFF (analogous), and #0039D6 (lighter shade) work well with #245EFF.