#CB4365 Color Information

Hex color code: #CB4365

The hex color #CB4365 is a warm red with RGB values of (203, 67, 101) and HSL of (345°, 57%, 53%). It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#CB4365
RGB
203, 67, 101
HSL
345°, 57%, 53%
CMYK
0%, 67%, 50%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CB4365; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #CB4365; color: #FFFFFF; }

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 #CB4365; background-color: #CB436515; }

Alert / Toast

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

Link / Accent

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

a { color: #CB4365; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 67, 101

Red: 203 / Green: 67 / Blue: 101

HSL

345°, 57%, 53%

Hue: 345° / Saturation: 57% / Lightness: 53%

CMYK

0%, 67%, 50%, 20%

Cyan: 0% / Magenta: 67% / Yellow: 50% / Key: 20%

What color is #CB4365?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB4365 to RGB:

rgb(203, 67, 101)HEX to RGB Converter →

HEX to HSL

Convert #CB4365 to HSL:

hsl(345, 57%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #CB4365 to CMYK:

cmyk(0%, 67%, 50%, 20%)Color Converter →

Color Meaning and Usage

A invigorating red tone, #CB4365 has RGB (203, 67, 101) and HSL (345°, 57%, 53%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB4365 is #43CBA9, creating high-contrast pairings. For softer combinations, try analogous colors like #CB43A9.

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

Contrast with #CB4365

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB4365?

#CB4365 is a invigorating red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CB4365?

#CB4365 in RGB is (203, 67, 101) - 203 red, 67 green, and 101 blue.

How to use #CB4365 in CSS?

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

What colors go well with #CB4365?

#43CBA9 (complementary), #CB43A9 (analogous), and #982A45 (lighter shade) work well with #CB4365.