Skip to main content Skip to docs navigation

#ffbddd 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 Pink Satin and its hex is #FFBBDD Nearest Color Name

Color Hue/Base color: Red

Hex #ffbddd Color code in RGB color code model is created after adding 100% red color, 74.12% green color and 86.67% blue color. Hex #ffbddd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 13% yellow and 0% black.

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

RGB Chart

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

Color Table

Hex Color Code ffbddd #ffbddd
RGB Decimal 255, 189, 221 255, 189, 221
RGB Percent 100%, 74%, 87% rgb(100%, 74%, 87%)
CSS RGBa 255, 189, 221,1 rgba(255,189,221,1)
CMYK Model cmyk(0%,26%,13%,0%)
HSL Color Space 331,100% ,87% hsl(331,100% ,87%)
HSV Color Space 331°, 26%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 10111101 11011101
Octal 377 275 335
Decimal 255 189 221
Hex ff bd dd

Different shades of #ffbddd color code.

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

Darkest of #ffbddd
#ff248e
Darker of #ffbddd
#ff57a8
Dark of #ffbddd
#ff8ac3
Base of #ffbddd
#ffbddd
Light of #ffbddd
#fff0f7
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

#ffbddd
#bdffdf

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

Split Complementary

#ffbddd
#bdffbe
#bdfeff

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

Analogous Color

#fbbdff
#ffbdf8
#ffbddd
#ffbdc7
#ffcfbd

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

#ffbddd
#bdddff
#ddffbd

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

#ffbddd
#ddffbd
#bdffdf
#dfbdff

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

#ffbddd
#feffbd
#bdffdf
#bebdff

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 #ffbddd

#f00074
#ff248e
#ff57a8
#ff8ac3
#ffbddd
#fff0f7
#ffffff
#ffffff
#ffffff

Tints of #ffbddd Color

#ffbddd
#ffc4e0
#ffcbe4
#ffd3e8
#ffdaec
#ffe1ef
#ffe9f3
#fff0f7
#fff7fb
#ffffff

Shades of #ffbddd color code

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

#ffbddd
#e2a8c4
#c693ab
#aa7e93
#8d697a
#715462
#553f49
#382a31
#1c1518
#000000

Tones

#ffbddd
#f8c4dd
#f2cadd
#ebd1de
#e5d7de

Tones

Similar Color like #ffbddd color

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

#ffbede
#ffbfdf
#ffc0e0
#ffc1e1
#ffc2e2
#ffc3e3
#ffc4e4
#ffc5e5
#ffc6e6
#ffc7e7
#ffc8e8
#ffc9e9
#ffcaea
#ffcbeb
#febcdc
#fdbbdb
#fcbada
#fbb9d9
#fab8d8
#f9b7d7
#f8b6d6
#f7b5d5
#f6b4d4
#f5b3d3
#f4b2d2
#f3b1d1
#f2b0d0
#f1afcf

Download this Light Red

Hex #ffbddd 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.

#ffbddd Color Code Preview on Black Background Color

This is how #ffbddd Color will look on black background color. Color contrast ratio is 13.58

#ffbddd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffbddd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffbddd

#ffbddd color code is use for CSS Background Color

Background color for the above div is #ffbddd

HTML with inline CSS

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

#ffbddd color code is use for CSS Border Color

CSS Border color for the above div is #ffbddd

HTML with inline CSS

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

CSS Border Left color for the above div is #ffbddd

HTML with inline CSS

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

CSS Border Right color for the above div is #ffbddd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffbddd

HTML with inline CSS

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

CSS Border Top color for the above div is #ffbddd

HTML with inline CSS

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

#ffbddd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffbddd Color code Preview on White Background

This is how #ffbddd Color code will look on white background color. Color contrast ratio is 1.55

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 #ffbddd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ffbddd; }

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,189,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,255,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,189,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }