#2513EC Color Information

Hex color code: #2513EC

A striking blue shade, #2513EC appears as (37, 19, 236) in RGB and (245°, 85%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NameBlue
HEX
#2513EC
RGB
37, 19, 236
HSL
245°, 85%, 50%
CMYK
84%, 92%, 0%, 7%

Shades

CSS Usage
color: #2513EC;
background-color: #2513EC;
border-color: #2513EC;
box-shadow: 0 0 10px #2513EC;
border: 2px solid #2513EC;
Tailwind Usage
bg-[#2513EC]
text-[#2513EC]
border-[#2513EC]
shadow-[0_0_10px_2513EC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2513EC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2513EC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #2513EC; 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 #2513EC; background-color: #2513EC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2513EC20; border-left: 4px solid #2513EC; }

Link / Accent

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

a { color: #2513EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2513EC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

37, 19, 236

Red: 37 / Green: 19 / Blue: 236

HSL

245°, 85%, 50%

Hue: 245° / Saturation: 85% / Lightness: 50%

CMYK

84%, 92%, 0%, 7%

Cyan: 84% / Magenta: 92% / Yellow: 0% / Key: 7%

What color is #2513EC?

#2513EC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2513EC to RGB:

rgb(37, 19, 236)HEX to RGB Converter →

HEX to HSL

Convert #2513EC to HSL:

hsl(245, 85%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #2513EC to CMYK:

cmyk(84%, 92%, 0%, 7%)Color Converter →

Color Meaning and Usage

#2513EC is a striking blue color with RGB values of 37, 19, 236 and HSL of 245°, 85%, 50%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2513EC is #DAEC13, creating high-contrast pairings. For softer combinations, try analogous colors like #136DEC.

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

Contrast with #2513EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2513EC?

#2513EC is a striking blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #2513EC?

#2513EC in RGB is (37, 19, 236) - 37 red, 19 green, and 236 blue.

How to use #2513EC in CSS?

Use #2513EC directly in your CSS properties like color or background-color.

What colors go well with #2513EC?

#DAEC13 (complementary), #136DEC (analogous), and #1A0DA5 (lighter shade) work well with #2513EC.