#1D249F Color Information

Hex color code: #1D249F

A peaceful blue shade, #1D249F appears as (29, 36, 159) in RGB and (237°, 69%, 37%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#1D249F
RGB
29, 36, 159
HSL
237°, 69%, 37%
CMYK
82%, 77%, 0%, 38%

Shades

CSS Usage
color: #1D249F;
background-color: #1D249F;
border-color: #1D249F;
box-shadow: 0 0 10px #1D249F;
border: 2px solid #1D249F;
Tailwind Usage
bg-[#1D249F]
text-[#1D249F]
border-[#1D249F]
shadow-[0_0_10px_1D249F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1D249F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1D249F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #1D249F; 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 #1D249F; background-color: #1D249F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1D249F20; border-left: 4px solid #1D249F; }

Link / Accent

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

a { color: #1D249F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1D249F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

29, 36, 159

Red: 29 / Green: 36 / Blue: 159

HSL

237°, 69%, 37%

Hue: 237° / Saturation: 69% / Lightness: 37%

CMYK

82%, 77%, 0%, 38%

Cyan: 82% / Magenta: 77% / Yellow: 0% / Key: 38%

What color is #1D249F?

#1D249F is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1D249F to RGB:

rgb(29, 36, 159)HEX to RGB Converter →

HEX to HSL

Convert #1D249F to HSL:

hsl(237, 69%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #1D249F to CMYK:

cmyk(82%, 77%, 0%, 38%)Color Converter →

Color Meaning and Usage

#1D249F is a serene blue color with RGB values of 29, 36, 159 and HSL of 237°, 69%, 37%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1D249F is #9F991D, creating high-contrast pairings. For softer combinations, try analogous colors like #1D659F.

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

Contrast with #1D249F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1D249F?

#1D249F is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #1D249F?

#1D249F in RGB is (29, 36, 159) - 29 red, 36 green, and 159 blue.

How to use #1D249F in CSS?

Use #1D249F directly in your CSS properties like color or background-color.

What colors go well with #1D249F?

#9F991D (complementary), #1D659F (analogous), and #11155F (lighter shade) work well with #1D249F.