#1732CF Color Information

Hex color code: #1732CF

#1732CF is a bold blue color. In RGB it is (23, 50, 207), and in HSL it is (231°, 80%, 45%). It is frequently seen in web interfaces.

Try:
Color NameRoyal Blue
HEX
#1732CF
RGB
23, 50, 207
HSL
231°, 80%, 45%
CMYK
89%, 76%, 0%, 19%

Shades

CSS Usage
color: #1732CF;
background-color: #1732CF;
border-color: #1732CF;
box-shadow: 0 0 10px #1732CF;
border: 2px solid #1732CF;
Tailwind Usage
bg-[#1732CF]
text-[#1732CF]
border-[#1732CF]
shadow-[0_0_10px_1732CF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1732CF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1732CF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #1732CF; 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 #1732CF; background-color: #1732CF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1732CF20; border-left: 4px solid #1732CF; }

Link / Accent

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

a { color: #1732CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1732CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

23, 50, 207

Red: 23 / Green: 50 / Blue: 207

HSL

231°, 80%, 45%

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

CMYK

89%, 76%, 0%, 19%

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

What color is #1732CF?

#1732CF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1732CF to RGB:

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

HEX to HSL

Convert #1732CF to HSL:

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

HEX to CMYK

Convert #1732CF to CMYK:

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

Color Meaning and Usage

#1732CF is a striking blue color with RGB values of 23, 50, 207 and HSL of 231°, 80%, 45%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1732CF is #CFB317, creating high-contrast pairings. For softer combinations, try analogous colors like #178ECF.

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

Contrast with #1732CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1732CF?

#1732CF is a striking blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #1732CF?

#1732CF in RGB is (23, 50, 207) - 23 red, 50 green, and 207 blue.

How to use #1732CF in CSS?

Use #1732CF directly in your CSS properties like color or background-color.

What colors go well with #1732CF?

#CFB317 (complementary), #178ECF (analogous), and #0F228A (lighter shade) work well with #1732CF.