#25519C Color Information

Hex color code: #25519C

The hex color #25519C is a serene blue with RGB values of (37, 81, 156) and HSL of (218°, 62%, 38%). It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#25519C
RGB
37, 81, 156
HSL
218°, 62%, 38%
CMYK
76%, 48%, 0%, 39%

Shades

CSS Usage
color: #25519C;
background-color: #25519C;
border-color: #25519C;
box-shadow: 0 0 10px #25519C;
border: 2px solid #25519C;
Tailwind Usage
bg-[#25519C]
text-[#25519C]
border-[#25519C]
shadow-[0_0_10px_25519C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #25519C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #25519C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #25519C; 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 #25519C; background-color: #25519C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #25519C20; border-left: 4px solid #25519C; }

Link / Accent

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

a { color: #25519C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #25519C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

37, 81, 156

Red: 37 / Green: 81 / Blue: 156

HSL

218°, 62%, 38%

Hue: 218° / Saturation: 62% / Lightness: 38%

CMYK

76%, 48%, 0%, 39%

Cyan: 76% / Magenta: 48% / Yellow: 0% / Key: 39%

What color is #25519C?

#25519C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #25519C to RGB:

rgb(37, 81, 156)HEX to RGB Converter →

HEX to HSL

Convert #25519C to HSL:

hsl(218, 62%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #25519C to CMYK:

cmyk(76%, 48%, 0%, 39%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #25519C has RGB (37, 81, 156) and HSL (218°, 62%, 38%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #25519C is #9D7125, creating high-contrast pairings. For softer combinations, try analogous colors like #258D9D.

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

Contrast with #25519C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #25519C?

#25519C is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #25519C?

#25519C in RGB is (37, 81, 156) - 37 red, 81 green, and 156 blue.

How to use #25519C in CSS?

Use #25519C directly in your CSS properties like color or background-color.

What colors go well with #25519C?

#9D7125 (complementary), #258D9D (analogous), and #16315F (lighter shade) work well with #25519C.