#FBEEEF Color Information

Hex color code: #FBEEEF

A delicate red shade, #FBEEEF appears as (251, 238, 239) in RGB and (355°, 62%, 96%) in HSL. It is often used for branding and logos.

Try:
Color NameSeashell
HEX
#FBEEEF
RGB
251, 238, 239
HSL
355°, 62%, 96%
CMYK
0%, 5%, 5%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEEEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 238, 239

Red: 251 / Green: 238 / Blue: 239

HSL

355°, 62%, 96%

Hue: 355° / Saturation: 62% / Lightness: 96%

CMYK

0%, 5%, 5%, 2%

Cyan: 0% / Magenta: 5% / Yellow: 5% / Key: 2%

What color is #FBEEEF?

#FBEEEF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEEEF to RGB:

rgb(251, 238, 239)HEX to RGB Converter →

HEX to HSL

Convert #FBEEEF to HSL:

hsl(355, 62%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FBEEEF to CMYK:

cmyk(0%, 5%, 5%, 2%)Color Converter →

Color Meaning and Usage

#FBEEEF is a soft red color with RGB values of 251, 238, 239 and HSL of 355°, 62%, 96%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBEEEF is #EEFBFA, creating high-contrast pairings. For softer combinations, try analogous colors like #FBEEF6.

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

Contrast with #FBEEEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBEEEF?

#FBEEEF is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBEEEF?

#FBEEEF in RGB is (251, 238, 239) - 251 red, 238 green, and 239 blue.

How to use #FBEEEF in CSS?

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

What colors go well with #FBEEEF?

#EEFBFA (complementary), #FBEEF6 (analogous), and #EDB1B6 (lighter shade) work well with #FBEEEF.