Skip to main content Skip to docs navigation

#ffbbfe hex color | Download Light Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Distilled Rose and its hex is #FFBBFF Nearest Color Name

Color Hue/Base color: Red

Hex #ffbbfe Color code in RGB color code model is created after adding 100% red color, 73.33% green color and 99.61% blue color. Hex #ffbbfe Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 0% yellow and 0% black.

Hex #ffbbfe color code is between #eeaaff web safe hex color code and #ddccee web safe hex color code. #eeaaff is the nearest web safe color code. You can see here many more shades of #ffbbfe color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code ffbbfe #ffbbfe
RGB Decimal 255, 187, 254 255, 187, 254
RGB Percent 100%, 73%, 100% rgb(100%, 73%, 100%)
CSS RGBa 255, 187, 254,1 rgba(255,187,254,1)
CMYK Model cmyk(0%,27%,0%,0%)
HSL Color Space 301,100% ,87% hsl(301,100% ,87%)
HSV Color Space 301°, 27%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 10111011 11111110
Octal 377 273 376
Decimal 255 187 254
Hex ff bb fe

Different shades of #ffbbfe color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #ffbbfe
#ff22fc
Darker of #ffbbfe
#ff55fd
Dark of #ffbbfe
#ff88fd
Base of #ffbbfe
#ffbbfe
Light of #ffbbfe
#ffeeff
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#ffbbfe
#bbffbc

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#ffbbfe
#dcffbb
#bbffde

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#d8bbff
#e4bbff
#ffbbfe
#ffbbe7
#ffbbcb

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#ffbbfe
#bbfeff
#feffbb

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#ffbbfe
#feffbb
#bbffbc
#bcbbff

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ffbbfe
#ffdebb
#bbffbc
#bbdcff

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #ffbbfe

#ee00eb
#ff22fc
#ff55fd
#ff88fd
#ffbbfe
#ffeeff
#ffffff
#ffffff
#ffffff

Tints of #ffbbfe Color

#ffbbfe
#ffc2fe
#ffcafe
#ffd1fe
#ffd9fe
#ffe0fe
#ffe8fe
#ffeffe
#fff7fe
#ffffff

Shades of #ffbbfe color code

Generate more color scales with scales (color stack) generator.

#ffbbfe
#e2a6e1
#c691c5
#aa7ca9
#8d678d
#715370
#553e54
#382938
#1c141c
#000000

Tones

#ffbbfe
#f8c2f7
#f1c9f1
#ebcfea
#e4d6e4

Tones

Similar Color like #ffbbfe color

Find visually similar hex color codes nearing to #ffbbfe hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#ffbcff
#ffbdff
#ffbeff
#ffbfff
#ffc0ff
#ffc1ff
#ffc2ff
#ffc3ff
#ffc4ff
#ffc5ff
#ffc6ff
#ffc7ff
#ffc8ff
#ffc9ff
#febafd
#fdb9fc
#fcb8fb
#fbb7fa
#fab6f9
#f9b5f8
#f8b4f7
#f7b3f6
#f6b2f5
#f5b1f4
#f4b0f3
#f3aff2
#f2aef1
#f1adf0

Download this Light Red

Hex #ffbbfe Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#ffbbfe Color Code Preview on Black Background Color

This is how #ffbbfe Color will look on black background color. Color contrast ratio is 13.79

#ffbbfe in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#ffbbfe">Your Example Paragraph content text in with font color #ffbbfe </p>

Your Example Paragraph content text in with font color #ffbbfe

HTML with inline CSS

<div style="color:#ffbbfe">Your Paragraph text in with font color #ffbbfe </div>

Your Example Paragraph content text in with font color #ffbbfe

#ffbbfe color code is use for CSS Background Color

Background color for the above div is #ffbbfe

HTML with inline CSS

<div style="background-color:#ffbbfe;"></div>

#ffbbfe color code is use for CSS Border Color

CSS Border color for the above div is #ffbbfe

HTML with inline CSS

<div style="border:5px solid #ffbbfe;"></div>

CSS Border Left color for the above div is #ffbbfe

HTML with inline CSS

<div style="border-left:5px solid #ffbbfe;"></div>

CSS Border Right color for the above div is #ffbbfe

HTML with inline CSS

<div style="border-right:5px solid #ffbbfe;"></div>

CSS Border Bottom color for the above div is #ffbbfe

HTML with inline CSS

<div style="border-bottom:5px solid #ffbbfe;"></div>

CSS Border Top color for the above div is #ffbbfe

HTML with inline CSS

<div style="border-top:5px solid #ffbbfe;"></div>

#ffbbfe hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#ffbbfe; } .examplecolorclass {color:#ffbbfe; } .examplebordercolor {border:3px solid #ffbbfe; }

#ffbbfe Color code Preview on White Background

This is how #ffbbfe Color code will look on white background color. Color contrast ratio is 1.52

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #ffbbfe; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ffbbfe; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(255,187,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(187,255,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,187,254,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }