#FBEECE Color Information

Hex color code: #FBEECE

The hex color #FBEECE is a light orange with RGB values of (251, 238, 206) and HSL of (43°, 85%, 90%). It is commonly used in modern UI design.

Try:
Color NameBlanched Almond
HEX
#FBEECE
RGB
251, 238, 206
HSL
43°, 85%, 90%
CMYK
0%, 5%, 18%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEECE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 238, 206

Red: 251 / Green: 238 / Blue: 206

HSL

43°, 85%, 90%

Hue: 43° / Saturation: 85% / Lightness: 90%

CMYK

0%, 5%, 18%, 2%

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

What color is #FBEECE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEECE to RGB:

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

HEX to HSL

Convert #FBEECE to HSL:

hsl(43, 85%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FBEECE to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #FBEECE has RGB (251, 238, 206) and HSL (43°, 85%, 90%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBEECE is #D0DCFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBD9D0.

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

Contrast with #FBEECE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBEECE?

#FBEECE is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBEECE?

#FBEECE in RGB is (251, 238, 206) - 251 red, 238 green, and 206 blue.

How to use #FBEECE in CSS?

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

What colors go well with #FBEECE?

#D0DCFB (complementary), #FBD9D0 (analogous), and #F5D789 (lighter shade) work well with #FBEECE.