#B093CD Color Information

Hex color code: #B093CD

A gentle purple shade, #B093CD appears as (176, 147, 205) in RGB and (270°, 37%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#B093CD
RGB
176, 147, 205
HSL
270°, 37%, 69%
CMYK
14%, 28%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B093CD; 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 #B093CD; background-color: #B093CD15; }

Alert / Toast

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

Link / Accent

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

a { color: #B093CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B093CD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 147, 205

Red: 176 / Green: 147 / Blue: 205

HSL

270°, 37%, 69%

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

CMYK

14%, 28%, 0%, 20%

Cyan: 14% / Magenta: 28% / Yellow: 0% / Key: 20%

What color is #B093CD?

#B093CD is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B093CD to RGB:

rgb(176, 147, 205)HEX to RGB Converter →

HEX to HSL

Convert #B093CD to HSL:

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

HEX to CMYK

Convert #B093CD to CMYK:

cmyk(14%, 28%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #B093CD has RGB (176, 147, 205) and HSL (270°, 37%, 69%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B093CD is #B0CD93, creating high-contrast pairings. For softer combinations, try analogous colors like #9393CD.

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

Contrast with #B093CD

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

Contrast Ratio: 7.90:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B093CD?

#B093CD is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B093CD?

#B093CD in RGB is (176, 147, 205) - 176 red, 147 green, and 205 blue.

How to use #B093CD in CSS?

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

What colors go well with #B093CD?

#B0CD93 (complementary), #9393CD (analogous), and #8A5EB5 (lighter shade) work well with #B093CD.