#F38CB1 Color Information

Hex color code: #F38CB1

#F38CB1 is a dynamic magenta color. In RGB it is (243, 140, 177), and in HSL it is (338°, 81%, 75%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#F38CB1
RGB
243, 140, 177
HSL
338°, 81%, 75%
CMYK
0%, 42%, 27%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F38CB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

243, 140, 177

Red: 243 / Green: 140 / Blue: 177

HSL

338°, 81%, 75%

Hue: 338° / Saturation: 81% / Lightness: 75%

CMYK

0%, 42%, 27%, 5%

Cyan: 0% / Magenta: 42% / Yellow: 27% / Key: 5%

What color is #F38CB1?

#F38CB1 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F38CB1 to RGB:

rgb(243, 140, 177)HEX to RGB Converter →

HEX to HSL

Convert #F38CB1 to HSL:

hsl(338, 81%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #F38CB1 to CMYK:

cmyk(0%, 42%, 27%, 5%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #F38CB1 has RGB (243, 140, 177) and HSL (338°, 81%, 75%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F38CB1 is #8CF3CD, creating high-contrast pairings. For softer combinations, try analogous colors like #F38CE5.

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

Contrast with #F38CB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F38CB1?

#F38CB1 is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F38CB1?

#F38CB1 in RGB is (243, 140, 177) - 243 red, 140 green, and 177 blue.

How to use #F38CB1 in CSS?

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

What colors go well with #F38CB1?

#8CF3CD (complementary), #F38CE5 (analogous), and #EC4683 (lighter shade) work well with #F38CB1.