#CB768E Color Information

Hex color code: #CB768E

The hex color #CB768E is a gentle magenta with RGB values of (203, 118, 142) and HSL of (343°, 45%, 63%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#CB768E
RGB
203, 118, 142
HSL
343°, 45%, 63%
CMYK
0%, 42%, 30%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB768E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 118, 142

Red: 203 / Green: 118 / Blue: 142

HSL

343°, 45%, 63%

Hue: 343° / Saturation: 45% / Lightness: 63%

CMYK

0%, 42%, 30%, 20%

Cyan: 0% / Magenta: 42% / Yellow: 30% / Key: 20%

What color is #CB768E?

#CB768E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB768E to RGB:

rgb(203, 118, 142)HEX to RGB Converter →

HEX to HSL

Convert #CB768E to HSL:

hsl(343, 45%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CB768E to CMYK:

cmyk(0%, 42%, 30%, 20%)Color Converter →

Color Meaning and Usage

#CB768E is a delicate magenta color with RGB values of 203, 118, 142 and HSL of 343°, 45%, 63%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB768E is #76CBB3, creating high-contrast pairings. For softer combinations, try analogous colors like #CB76B9.

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

Contrast with #CB768E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB768E?

#CB768E is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CB768E?

#CB768E in RGB is (203, 118, 142) - 203 red, 118 green, and 142 blue.

How to use #CB768E in CSS?

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

What colors go well with #CB768E?

#76CBB3 (complementary), #CB76B9 (analogous), and #B14363 (lighter shade) work well with #CB768E.