#C095EC Color Information

Hex color code: #C095EC

The hex color #C095EC is a understated purple with RGB values of (192, 149, 236) and HSL of (270°, 70%, 75%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C095EC
RGB
192, 149, 236
HSL
270°, 70%, 75%
CMYK
19%, 37%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C095EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 149, 236

Red: 192 / Green: 149 / Blue: 236

HSL

270°, 70%, 75%

Hue: 270° / Saturation: 70% / Lightness: 75%

CMYK

19%, 37%, 0%, 7%

Cyan: 19% / Magenta: 37% / Yellow: 0% / Key: 7%

What color is #C095EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C095EC to RGB:

rgb(192, 149, 236)HEX to RGB Converter →

HEX to HSL

Convert #C095EC to HSL:

hsl(270, 70%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C095EC to CMYK:

cmyk(19%, 37%, 0%, 7%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #C095EC has RGB (192, 149, 236) and HSL (270°, 70%, 75%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C095EC is #BFEC93, creating high-contrast pairings. For softer combinations, try analogous colors like #9393EC.

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

Contrast with #C095EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C095EC?

#C095EC is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C095EC?

#C095EC in RGB is (192, 149, 236) - 192 red, 149 green, and 236 blue.

How to use #C095EC in CSS?

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

What colors go well with #C095EC?

#BFEC93 (complementary), #9393EC (analogous), and #9952E0 (lighter shade) work well with #C095EC.