#171DCF Color Information

Hex color code: #171DCF

A dynamic blue shade, #171DCF appears as (23, 29, 207) in RGB and (238°, 80%, 45%) in HSL. It is typically applied in digital products.

Try:
Color NameBlue
HEX
#171DCF
RGB
23, 29, 207
HSL
238°, 80%, 45%
CMYK
89%, 86%, 0%, 19%

Shades

CSS Usage
color: #171DCF;
background-color: #171DCF;
border-color: #171DCF;
box-shadow: 0 0 10px #171DCF;
border: 2px solid #171DCF;
Tailwind Usage
bg-[#171DCF]
text-[#171DCF]
border-[#171DCF]
shadow-[0_0_10px_171DCF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #171DCF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #171DCF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #171DCF; 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 #171DCF; background-color: #171DCF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #171DCF20; border-left: 4px solid #171DCF; }

Link / Accent

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

a { color: #171DCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #171DCF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

23, 29, 207

Red: 23 / Green: 29 / Blue: 207

HSL

238°, 80%, 45%

Hue: 238° / Saturation: 80% / Lightness: 45%

CMYK

89%, 86%, 0%, 19%

Cyan: 89% / Magenta: 86% / Yellow: 0% / Key: 19%

What color is #171DCF?

#171DCF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #171DCF to RGB:

rgb(23, 29, 207)HEX to RGB Converter →

HEX to HSL

Convert #171DCF to HSL:

hsl(238, 80%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #171DCF to CMYK:

cmyk(89%, 86%, 0%, 19%)Color Converter →

Color Meaning and Usage

A bold blue tone, #171DCF has RGB (23, 29, 207) and HSL (238°, 80%, 45%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #171DCF is #CFC817, creating high-contrast pairings. For softer combinations, try analogous colors like #1779CF.

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

Contrast with #171DCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #171DCF?

#171DCF is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #171DCF?

#171DCF in RGB is (23, 29, 207) - 23 red, 29 green, and 207 blue.

How to use #171DCF in CSS?

Use #171DCF directly in your CSS properties like color or background-color.

What colors go well with #171DCF?

#CFC817 (complementary), #1779CF (analogous), and #0F138A (lighter shade) work well with #171DCF.