#94384E Color Information

Hex color code: #94384E

A pastel red shade, #94384E appears as (148, 56, 78) in RGB and (346°, 45%, 40%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBrown
HEX
#94384E
RGB
148, 56, 78
HSL
346°, 45%, 40%
CMYK
0%, 62%, 47%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #94384E; 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 #94384E; background-color: #94384E15; }

Alert / Toast

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

Link / Accent

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

a { color: #94384E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #94384E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 56, 78

Red: 148 / Green: 56 / Blue: 78

HSL

346°, 45%, 40%

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

CMYK

0%, 62%, 47%, 42%

Cyan: 0% / Magenta: 62% / Yellow: 47% / Key: 42%

What color is #94384E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #94384E to RGB:

rgb(148, 56, 78)HEX to RGB Converter →

HEX to HSL

Convert #94384E to HSL:

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

HEX to CMYK

Convert #94384E to CMYK:

cmyk(0%, 62%, 47%, 42%)Color Converter →

Color Meaning and Usage

#94384E is a gentle red color with RGB values of 148, 56, 78 and HSL of 346°, 45%, 40%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #94384E is #38947E, creating high-contrast pairings. For softer combinations, try analogous colors like #94387B.

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

Contrast with #94384E

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

Contrast Ratio: 2.93:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #94384E?

#94384E is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #94384E?

#94384E in RGB is (148, 56, 78) - 148 red, 56 green, and 78 blue.

How to use #94384E in CSS?

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

What colors go well with #94384E?

#38947E (complementary), #94387B (analogous), and #5C2330 (lighter shade) work well with #94384E.