#727DCE Color Information

Hex color code: #727DCE

#727DCE is a delicate blue color. In RGB it is (114, 125, 206), and in HSL it is (233°, 48%, 63%). It is widely used in graphic design.

Try:
Color NameSlate Blue
HEX
#727DCE
RGB
114, 125, 206
HSL
233°, 48%, 63%
CMYK
45%, 39%, 0%, 19%

Shades

CSS Usage
color: #727DCE;
background-color: #727DCE;
border-color: #727DCE;
box-shadow: 0 0 10px #727DCE;
border: 2px solid #727DCE;
Tailwind Usage
bg-[#727DCE]
text-[#727DCE]
border-[#727DCE]
shadow-[0_0_10px_727DCE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #727DCE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #727DCE; color: #000000; }

Badge

New Feature
.badge { background-color: #727DCE; color: #000000; }

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 #727DCE; background-color: #727DCE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #727DCE20; border-left: 4px solid #727DCE; }

Link / Accent

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

a { color: #727DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #727DCE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 125, 206

Red: 114 / Green: 125 / Blue: 206

HSL

233°, 48%, 63%

Hue: 233° / Saturation: 48% / Lightness: 63%

CMYK

45%, 39%, 0%, 19%

Cyan: 45% / Magenta: 39% / Yellow: 0% / Key: 19%

What color is #727DCE?

#727DCE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #727DCE to RGB:

rgb(114, 125, 206)HEX to RGB Converter →

HEX to HSL

Convert #727DCE to HSL:

hsl(233, 48%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #727DCE to CMYK:

cmyk(45%, 39%, 0%, 19%)Color Converter →

Color Meaning and Usage

#727DCE is a gentle blue color with RGB values of 114, 125, 206 and HSL of 233°, 48%, 63%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #727DCE is #CEC373, creating high-contrast pairings. For softer combinations, try analogous colors like #73ABCE.

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

Contrast with #727DCE

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

Contrast Ratio: 5.54:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #727DCE?

#727DCE is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #727DCE?

#727DCE in RGB is (114, 125, 206) - 114 red, 125 green, and 206 blue.

How to use #727DCE in CSS?

Use #727DCE directly in your CSS properties like color or background-color.

What colors go well with #727DCE?

#CEC373 (complementary), #73ABCE (analogous), and #404DB5 (lighter shade) work well with #727DCE.