#175DCF Color Information

Hex color code: #175DCF

A vivid blue shade, #175DCF appears as (23, 93, 207) in RGB and (217°, 80%, 45%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRoyal Blue
HEX
#175DCF
RGB
23, 93, 207
HSL
217°, 80%, 45%
CMYK
89%, 55%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #175DCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

23, 93, 207

Red: 23 / Green: 93 / Blue: 207

HSL

217°, 80%, 45%

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

CMYK

89%, 55%, 0%, 19%

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

What color is #175DCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #175DCF to RGB:

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

HEX to HSL

Convert #175DCF to HSL:

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

HEX to CMYK

Convert #175DCF to CMYK:

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

Color Meaning and Usage

#175DCF is a eye-catching blue color with RGB values of 23, 93, 207 and HSL of 217°, 80%, 45%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #175DCF is #CF8817, creating high-contrast pairings. For softer combinations, try analogous colors like #17B9CF.

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

Contrast with #175DCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #175DCF?

#175DCF is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #175DCF?

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

How to use #175DCF in CSS?

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

What colors go well with #175DCF?

#CF8817 (complementary), #17B9CF (analogous), and #0F3E8A (lighter shade) work well with #175DCF.