crispedge.com

Color picker

Loading...

#ebc1d9 hex color - Red - Warm color - Information

#ebc1d9 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

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

Hex #ebc1d9 color code is between #eebbdd web safe hex color code and #ddcccc web safe hex color code. #eebbdd is the nearest web safe color code. You can see here many more shades of #ebc1d9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeebc1d9#ebc1d9
RGB Decimal235, 193, 217rgb(235, 193, 217)
RGB Percent92%, 76%, 85%rgb(92%, 76%, 85%)
CSS RGBa235, 193, 217,1rgba(235,193,217,1)
CMYK Modelcmyk(0%,18%,8%,8%)
HSL Color Space326,51% ,84%hsl(326,51% ,84%)
HSV Color Space326°, 18%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111100000111011001
Octal353301331
Decimal235193217
Hexebc1d9

Different shades of #ebc1d9 color code.

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

Light Shade of #ebc1d9
#f7e8f1
Dark Shade of #ebc1d9
#df9ac1
Saturated Shade of #ebc1d9
#efbdda
Desaturated Shade of #ebc1d9
#e7c5d8
Grey scale Shade of #ebc1d9
#d6d6d6
Brighten Shade
#ffdaf2
Most Readable Shade
#000000

Shades of #ebc1d9 color code

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

#ebc1d9
#d0abc0
#b696a8
#9c8090
#826b78
#685560
#4e4048
#342a30
#1a1518
#000000

Similar Color like #ebc1d9 color

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

#ecc2da
#edc3db
#eec4dc
#efc5dd
#f0c6de
#f1c7df
#f2c8e0
#f3c9e1
#f4cae2
#f5cbe3
#f6cce4
#f7cde5
#f8cee6
#f9cfe7
#eac0d8
#e9bfd7
#e8bed6
#e7bdd5
#e6bcd4
#e5bbd3
#e4bad2
#e3b9d1
#e2b8d0
#e1b7cf
#e0b6ce
#dfb5cd
#deb4cc
#ddb3cb

Monochromatic Color with #ebc1d9

#ebc1d9
#161215
#41353c
#6b5863
#967b8b
#c09eb2

Tints of #ebc1d9 Color

#ebc1d9
#edc7dd
#efcee1
#f1d5e5
#f3dce9
#f6e3ee
#f8eaf2
#faf1f6
#fcf8fa
#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

#ebc1d9
#c1ebd3

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

Split Complementary

#ebc1d9
#c4ebc1
#c1ebe8

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

Analogous Color

#ebc1ea
#ebc1e1
#ebc1d9
#ebc1d1
#ebc1c8

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

#ebc1d9
#d9ebc1
#c1d9eb

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

#ebc1d9
#ebe8c1
#c1ebd3
#c1c4eb

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

#ebc1d9
#c1ebd3
#c1ebe8
#ebc1c4

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 #ebc1d9 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.

#ebc1d9 Color Code Preview on Black Background Color

This is how #ebc1d9 Color will look on black background color. Color contrast ratio is 13.16

#ebc1d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebc1d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebc1d9

#ebc1d9 color code is use for CSS Background Color

Background color for the above div is #ebc1d9

HTML with inline CSS

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

#ebc1d9 color code is use for CSS Border Color

CSS Border color for the above div is #ebc1d9

HTML with inline CSS

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

CSS Border Left color for the above div is #ebc1d9

HTML with inline CSS

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

CSS Border Right color for the above div is #ebc1d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebc1d9

HTML with inline CSS

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

CSS Border Top color for the above div is #ebc1d9

HTML with inline CSS

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

#ebc1d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebc1d9 Color code Preview on White Background

This is how #ebc1d9 Color code will look on white background color. Color contrast ratio is 1.60

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.