Skip to main content Skip to docs navigation

#EBDBDD hex color | Discrete Pink | 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

Color Hue/Base color: Red

Hex #EBDBDD Color Code is also known as | Discrete Pink color.

Hex #EBDBDD Color code in RGB color code model is created after adding 92.16% red color, 85.88% green color and 86.67% blue color. Hex #EBDBDD Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 6% yellow and 7.84% black.

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

RGB Chart

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

Color Table

Hex Color Code EBDBDD #EBDBDD
RGB Decimal 235, 219, 221 235, 219, 221
RGB Percent 92%, 86%, 87% rgb(92%, 86%, 87%)
CSS RGBa 235, 219, 221,1 rgba(235,219,221,1)
CMYK Model cmyk(0%,7%,6%,7.84%)
HSL Color Space 352,29% ,89% hsl(352,29% ,89%)
HSV Color Space 352°, 7%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101011 11011011 11011101
Octal 353 333 335
Decimal 235 219 221
Hex EB DB DD

Different shades of #EBDBDD color code.

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

Darkest of #EBDBDD
#b47980
Darker of #EBDBDD
#c7999f
Dark of #EBDBDD
#d9babe
Base of #EBDBDD
#ebdbdd
Light of #EBDBDD
#fdfcfc
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

#ebdbdd
#dbebe9

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

Split Complementary

#EBDBDD
#dbebe1
#dbe5eb

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

Analogous Color

#ebdbe6
#ebdbe4
#ebdbdd
#ebdedb
#ebe5db

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

#EBDBDD
#dbddeb
#ddebdb

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

#EBDBDD
#ddebdb
#dbebe9
#e9dbeb

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

#EBDBDD
#e5ebdb
#dbebe9
#e1dbeb

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

#a15962
#b47980
#c7999f
#d9babe
#ebdbdd
#fdfcfc
#ffffff
#ffffff
#ffffff

Tints of #EBDBDD Color

#ebdbdd
#eddfe0
#efe3e4
#f1e7e8
#f3ebec
#f6efef
#f8f3f3
#faf7f7
#fcfbfb
#ffffff

Shades of #EBDBDD color code

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

#ebdbdd
#d0c2c4
#b6aaab
#9c9293
#82797a
#686162
#4e4949
#343031
#1a1818
#000000

Tones

#ebdbdd
#e5e1e1
#e3e3e3
#e3e3e3
#e3e3e3

Tones

Similar Color like #EBDBDD color

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

#ecdcde
#eddddf
#eedee0
#efdfe1
#f0e0e2
#f1e1e3
#f2e2e4
#f3e3e5
#f4e4e6
#f5e5e7
#f6e6e8
#f7e7e9
#f8e8ea
#f9e9eb
#eadadc
#e9d9db
#e8d8da
#e7d7d9
#e6d6d8
#e5d5d7
#e4d4d6
#e3d3d5
#e2d2d4
#e1d1d3
#e0d0d2
#dfcfd1
#deced0
#ddcdcf

Download this Light Red

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

#EBDBDD Color Code Preview on Black Background Color

This is how #EBDBDD Color will look on black background color. Color contrast ratio is 15.71

#EBDBDD in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #EBDBDD

HTML with inline CSS

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

Your Example Paragraph content text in with font color #EBDBDD

#EBDBDD color code is use for CSS Background Color

Background color for the above div is #EBDBDD

HTML with inline CSS

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

#EBDBDD color code is use for CSS Border Color

CSS Border color for the above div is #EBDBDD

HTML with inline CSS

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

CSS Border Left color for the above div is #EBDBDD

HTML with inline CSS

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

CSS Border Right color for the above div is #EBDBDD

HTML with inline CSS

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

CSS Border Bottom color for the above div is #EBDBDD

HTML with inline CSS

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

CSS Border Top color for the above div is #EBDBDD

HTML with inline CSS

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

#EBDBDD hex Color code used as CSS color Codes

Example CSS Class for usage

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

#EBDBDD Color code Preview on White Background

This is how #EBDBDD Color code will look on white background color. Color contrast ratio is 1.34

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

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