#FBF3EE Color Information

Hex color code: #FBF3EE

A delicate orange shade, #FBF3EE appears as (251, 243, 238) in RGB and (23°, 62%, 96%) in HSL. It is popular in mobile app design.

Try:
Color NameSeashell
HEX
#FBF3EE
RGB
251, 243, 238
HSL
23°, 62%, 96%
CMYK
0%, 3%, 5%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBF3EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 243, 238

Red: 251 / Green: 243 / Blue: 238

HSL

23°, 62%, 96%

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

CMYK

0%, 3%, 5%, 2%

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

What color is #FBF3EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBF3EE to RGB:

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

HEX to HSL

Convert #FBF3EE to HSL:

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

HEX to CMYK

Convert #FBF3EE to CMYK:

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

Color Meaning and Usage

#FBF3EE is a ethereal orange color with RGB values of 251, 243, 238 and HSL of 23°, 62%, 96%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBF3EE is #EEF6FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBEEF0.

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

Contrast with #FBF3EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBF3EE?

#FBF3EE is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBF3EE?

#FBF3EE in RGB is (251, 243, 238) - 251 red, 243 green, and 238 blue.

How to use #FBF3EE in CSS?

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

What colors go well with #FBF3EE?

#EEF6FB (complementary), #FBEEF0 (analogous), and #EDC8B1 (lighter shade) work well with #FBF3EE.