#FBFFFE Color Information

Hex color code: #FBFFFE

A light cyan shade, #FBFFFE appears as (251, 255, 254) in RGB and (165°, 100%, 99%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWhite
HEX
#FBFFFE
RGB
251, 255, 254
HSL
165°, 100%, 99%
CMYK
2%, 0%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBFFFE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 255, 254

Red: 251 / Green: 255 / Blue: 254

HSL

165°, 100%, 99%

Hue: 165° / Saturation: 100% / Lightness: 99%

CMYK

2%, 0%, 0%, 0%

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

What color is #FBFFFE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBFFFE to RGB:

rgb(251, 255, 254)HEX to RGB Converter →

HEX to HSL

Convert #FBFFFE to HSL:

hsl(165, 100%, 99%)RGB to HSL Converter →

HEX to CMYK

Convert #FBFFFE to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #FBFFFE has RGB (251, 255, 254) and HSL (165°, 100%, 99%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBFFFE is #FFFAFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FAFFFB.

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

Contrast with #FBFFFE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBFFFE?

#FBFFFE is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBFFFE?

#FBFFFE in RGB is (251, 255, 254) - 251 red, 255 green, and 254 blue.

How to use #FBFFFE in CSS?

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

What colors go well with #FBFFFE?

#FFFAFB (complementary), #FAFFFB (analogous), and #ADFFEB (lighter shade) work well with #FBFFFE.