crispedge.com

Color picker

Loading...

#eb9dcd hex color - Violet - Warm color - Information

#eb9dcd hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #eb9dcd Color code in RGB color code model is created after adding 92.16% red color, 61.57% green color and 80.39% blue color. Hex #eb9dcd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 13% yellow and 8% black.

Hex #eb9dcd color code is between #ee99cc web safe hex color code and #ddaadd web safe hex color code. #ee99cc is the nearest web safe color code. You can see here many more shades of #eb9dcd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeb9dcd#eb9dcd
RGB Decimal235, 157, 205rgb(235, 157, 205)
RGB Percent92%, 62%, 80%rgb(92%, 62%, 80%)
CSS RGBa235, 157, 205,1rgba(235,157,205,1)
CMYK Modelcmyk(0%,33%,13%,8%)
HSL Color Space323,66% ,77%hsl(323,66% ,77%)
HSV Color Space323°, 33%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111001110111001101
Octal353235315
Decimal235157205
Hexeb9dcd

Different shades of #eb9dcd color code.

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

Light Shade of #eb9dcd
#f4c7e3
Dark Shade of #eb9dcd
#e273b7
Saturated Shade of #eb9dcd
#f197ce
Desaturated Shade of #eb9dcd
#e5a3cc
Grey scale Shade of #eb9dcd
#c4c4c4
Brighten Shade
#ffb6e6
Most Readable Shade
#000000

Shades of #eb9dcd color code

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

#eb9dcd
#d08bb6
#b67a9f
#9c6888
#825771
#68455b
#4e3444
#34222d
#1a1116
#000000

Similar Color like #eb9dcd color

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

#ec9ece
#ed9fcf
#eea0d0
#efa1d1
#f0a2d2
#f1a3d3
#f2a4d4
#f3a5d5
#f4a6d6
#f5a7d7
#f6a8d8
#f7a9d9
#f8aada
#f9abdb
#ea9ccc
#e99bcb
#e89aca
#e799c9
#e698c8
#e597c7
#e496c6
#e395c5
#e294c4
#e193c3
#e092c2
#df91c1
#de90c0
#dd8fbf

Monochromatic Color with #eb9dcd

#eb9dcd
#160f14
#412b39
#6b485e
#966483
#c081a8

Tints of #eb9dcd Color

#eb9dcd
#eda7d2
#efb2d8
#f1bddd
#f3c8e3
#f6d3e8
#f8deee
#fae9f3
#fcf4f9
#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

#eb9dcd
#9debbb

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

Split Complementary

#eb9dcd
#a6eb9d
#9debe2

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

Analogous Color

#ea9deb
#eb9ddd
#eb9dcd
#eb9dbd
#eb9dae

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

#eb9dcd
#cdeb9d
#9dcdeb

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

#eb9dcd
#ebe29d
#9debbb
#9da6eb

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

#eb9dcd
#9debbb
#9debe2
#eb9da6

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

#eb9dcd Color Code Preview on Black Background Color

This is how #eb9dcd Color will look on black background color. Color contrast ratio is 10.24

#eb9dcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb9dcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb9dcd

#eb9dcd color code is use for CSS Background Color

Background color for the above div is #eb9dcd

HTML with inline CSS

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

#eb9dcd color code is use for CSS Border Color

CSS Border color for the above div is #eb9dcd

HTML with inline CSS

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

CSS Border Left color for the above div is #eb9dcd

HTML with inline CSS

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

CSS Border Right color for the above div is #eb9dcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eb9dcd

HTML with inline CSS

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

CSS Border Top color for the above div is #eb9dcd

HTML with inline CSS

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

#eb9dcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eb9dcd Color code Preview on White Background

This is how #eb9dcd Color code will look on white background color. Color contrast ratio is 2.05

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

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,157,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(157,235,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(235,157,205,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.