#CB768A Color Information

Hex color code: #CB768A

#CB768A is a pastel red color. In RGB it is (203, 118, 138), and in HSL it is (346°, 45%, 63%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CB768A
RGB
203, 118, 138
HSL
346°, 45%, 63%
CMYK
0%, 42%, 32%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB768A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 118, 138

Red: 203 / Green: 118 / Blue: 138

HSL

346°, 45%, 63%

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

CMYK

0%, 42%, 32%, 20%

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

What color is #CB768A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB768A to RGB:

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

HEX to HSL

Convert #CB768A to HSL:

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

HEX to CMYK

Convert #CB768A to CMYK:

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

Color Meaning and Usage

A delicate red tone, #CB768A has RGB (203, 118, 138) and HSL (346°, 45%, 63%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB768A is #76CBB7, creating high-contrast pairings. For softer combinations, try analogous colors like #CB76B4.

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

Contrast with #CB768A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB768A?

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

What is the RGB value of #CB768A?

#CB768A in RGB is (203, 118, 138) - 203 red, 118 green, and 138 blue.

How to use #CB768A in CSS?

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

What colors go well with #CB768A?

#76CBB7 (complementary), #CB76B4 (analogous), and #B1435D (lighter shade) work well with #CB768A.