crispedge.com

Color picker

Loading...

#ebd9dd hex color - Red - Warm color - Information

#ebd9dd hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

Hex #ebd9dd 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 #ebd9dd color code.

0 Likes 0 Comments | 18 Views

RGB Chart

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

Color Table

Hex Color Codeebd9dd#ebd9dd
RGB Decimal235, 217, 221rgb(235, 217, 221)
RGB Percent92%, 85%, 87%rgb(92%, 85%, 87%)
CSS RGBa235, 217, 221,1rgba(235,217,221,1)
CMYK Modelcmyk(0%,8%,6%,8%)
HSL Color Space347,31% ,89%hsl(347,31% ,89%)
HSV Color Space347°, 8%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111101100111011101
Octal353331335
Decimal235217221
Hexebd9dd

Different shades of #ebd9dd color code.

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

Light Shade of #ebd9dd
#fdfafb
Dark Shade of #ebd9dd
#d9b8bf
Saturated Shade of #ebd9dd
#eed6db
Desaturated Shade of #ebd9dd
#e8dcdf
Grey scale Shade of #ebd9dd
#e2e2e2
Brighten Shade
#fff2f6
Most Readable Shade
#000000

Shades of #ebd9dd color code

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

#ebd9dd
#d0c0c4
#b6a8ab
#9c9093
#82787a
#686062
#4e4849
#343031
#1a1818
#000000

Similar Color like #ebd9dd color

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

#ecdade
#eddbdf
#eedce0
#efdde1
#f0dee2
#f1dfe3
#f2e0e4
#f3e1e5
#f4e2e6
#f5e3e7
#f6e4e8
#f7e5e9
#f8e6ea
#f9e7eb
#ead8dc
#e9d7db
#e8d6da
#e7d5d9
#e6d4d8
#e5d3d7
#e4d2d6
#e3d1d5
#e2d0d4
#e1cfd3
#e0ced2
#dfcdd1
#deccd0
#ddcbcf

Monochromatic Color with #ebd9dd

#ebd9dd
#161515
#413c3d
#6b6365
#968b8d
#c0b2b5

Tints of #ebd9dd Color

#ebd9dd
#eddde0
#efe1e4
#f1e5e8
#f3e9ec
#f6eeef
#f8f2f3
#faf6f7
#fcfafb
#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

#ebd9dd
#d9ebe7

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

Split Complementary

#ebd9dd
#d9ebde
#d9e6eb

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

Analogous Color

#ebd9e4
#ebd9e1
#ebd9dd
#ebd9d9
#ebdcd9

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

#ebd9dd
#ddebd9
#d9ddeb

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

#ebd9dd
#e6ebd9
#d9ebe7
#ded9eb

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

Double Complementary Color

#ebd9dd
#d9ebe7
#d9e6eb
#ebded9

Double Complementary 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).

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

#ebd9dd Color Code Preview on Black Background Color

This is how #ebd9dd Color will look on black background color. Color contrast ratio is 15.50

#ebd9dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebd9dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebd9dd

#ebd9dd color code is use for CSS Background Color

Background color for the above div is #ebd9dd

HTML with inline CSS

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

#ebd9dd color code is use for CSS Border Color

CSS Border color for the above div is #ebd9dd

HTML with inline CSS

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

CSS Border Left color for the above div is #ebd9dd

HTML with inline CSS

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

CSS Border Right color for the above div is #ebd9dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebd9dd

HTML with inline CSS

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

CSS Border Top color for the above div is #ebd9dd

HTML with inline CSS

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

#ebd9dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebd9dd Color code Preview on White Background

This is how #ebd9dd Color code will look on white background color. Color contrast ratio is 1.35

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(235,217,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(217,235,231,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(235,217,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 18 Views

Post your comment:-

By submitting comment you agree to our privacy policy.