Skip to main content Skip to docs navigation

#ebadd4 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 Coral Corn Snake and its hex is #E9ADCA Nearest Color Name

Color Hue/Base color: Red

Hex #ebadd4 Color code in RGB color code model is created after adding 92.16% red color, 67.84% green color and 83.14% blue color. Hex #ebadd4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 10% yellow and 7.84% black.

Hex #ebadd4 color code is between #eeaacc web safe hex color code and #ddbbdd web safe hex color code. #eeaacc is the nearest web safe color code. You can see here many more shades of #ebadd4 color code.

RGB Chart

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

Color Table

Hex Color Code ebadd4 #ebadd4
RGB Decimal 235, 173, 212 235, 173, 212
RGB Percent 92%, 68%, 83% rgb(92%, 68%, 83%)
CSS RGBa 235, 173, 212,1 rgba(235,173,212,1)
CMYK Model cmyk(0%,26%,10%,7.84%)
HSL Color Space 322,61% ,80% hsl(322,61% ,80%)
HSV Color Space 322°, 26%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101011 10101101 11010100
Octal 353 255 324
Decimal 235 173 212
Hex eb ad d4

Different shades of #ebadd4 color code.

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

Darkest of #ebadd4
#cd3293
Darker of #ebadd4
#d75ba9
Dark of #ebadd4
#e184be
Base of #ebadd4
#ebadd4
Light of #ebadd4
#f5d6e9
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

#ebadd4
#adebc4

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

Split Complementary

#ebadd4
#b5ebad
#adebe3

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

Analogous Color

#deadeb
#e8adeb
#ebadd4
#ebadbf
#ebb5ad

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

#ebadd4
#add4eb
#d4ebad

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

#ebadd4
#d4ebad
#adebc4
#c4adeb

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

#ebadd4
#ebe3ad
#adebc4
#adb5eb

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

#a42876
#cd3293
#d75ba9
#e184be
#ebadd4
#f5d6e9
#ffffff
#ffffff
#ffffff

Tints of #ebadd4 Color

#ebadd4
#edb6d8
#efbfdd
#f1c8e2
#f3d1e7
#f6daeb
#f8e3f0
#faecf5
#fcf5fa
#ffffff

Shades of #ebadd4 color code

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

#ebadd4
#d099bc
#b686a4
#9c738d
#826075
#684c5e
#4e3946
#34262f
#1a1317
#000000

Tones

#ebadd4
#e1b7d1
#d7c1cf
#cccccc
#cccccc

Tones

Similar Color like #ebadd4 color

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

#ecaed5
#edafd6
#eeb0d7
#efb1d8
#f0b2d9
#f1b3da
#f2b4db
#f3b5dc
#f4b6dd
#f5b7de
#f6b8df
#f7b9e0
#f8bae1
#f9bbe2
#eaacd3
#e9abd2
#e8aad1
#e7a9d0
#e6a8cf
#e5a7ce
#e4a6cd
#e3a5cc
#e2a4cb
#e1a3ca
#e0a2c9
#dfa1c8
#dea0c7
#dd9fc6

Download this Light Red

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

#ebadd4 Color Code Preview on Black Background Color

This is how #ebadd4 Color will look on black background color. Color contrast ratio is 11.46

#ebadd4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebadd4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebadd4

#ebadd4 color code is use for CSS Background Color

Background color for the above div is #ebadd4

HTML with inline CSS

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

#ebadd4 color code is use for CSS Border Color

CSS Border color for the above div is #ebadd4

HTML with inline CSS

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

CSS Border Left color for the above div is #ebadd4

HTML with inline CSS

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

CSS Border Right color for the above div is #ebadd4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebadd4

HTML with inline CSS

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

CSS Border Top color for the above div is #ebadd4

HTML with inline CSS

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

#ebadd4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebadd4 Color code Preview on White Background

This is how #ebadd4 Color code will look on white background color. Color contrast ratio is 1.83

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

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