crispedge.com

Color picker

Loading...

#eb95ba hex color - Violet - Warm color - Information

#eb95ba hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #eb95ba Color code in RGB color code model is created after adding 92.16% red color, 58.43% green color and 72.94% blue color. Hex #eb95ba Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 21% yellow and 8% black.

Hex #eb95ba color code is between #ee99bb web safe hex color code and #dd88aa web safe hex color code. #ee99bb is the nearest web safe color code. You can see here many more shades of #eb95ba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeb95ba#eb95ba
RGB Decimal235, 149, 186rgb(235, 149, 186)
RGB Percent92%, 58%, 73%rgb(92%, 58%, 73%)
CSS RGBa235, 149, 186,1rgba(235,149,186,1)
CMYK Modelcmyk(0%,37%,21%,8%)
HSL Color Space334,68% ,75%hsl(334,68% ,75%)
HSV Color Space334°, 37%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111001010110111010
Octal353225272
Decimal235149186
Hexeb95ba

Different shades of #eb95ba color code.

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

Light Shade of #eb95ba
#f3c0d6
Dark Shade of #eb95ba
#e36a9e
Saturated Shade of #eb95ba
#f18fb9
Desaturated Shade of #eb95ba
#e59bbb
Grey scale Shade of #eb95ba
#c0c0c0
Brighten Shade
#ffaed3
Most Readable Shade
#000000

Shades of #eb95ba color code

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

#eb95ba
#d084a5
#b67390
#9c637c
#825267
#684252
#4e313e
#342129
#1a1014
#000000

Similar Color like #eb95ba color

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

#ec96bb
#ed97bc
#ee98bd
#ef99be
#f09abf
#f19bc0
#f29cc1
#f39dc2
#f49ec3
#f59fc4
#f6a0c5
#f7a1c6
#f8a2c7
#f9a3c8
#ea94b9
#e993b8
#e892b7
#e791b6
#e690b5
#e58fb4
#e48eb3
#e38db2
#e28cb1
#e18bb0
#e08aaf
#df89ae
#de88ad
#dd87ac

Monochromatic Color with #eb95ba

#eb95ba
#160e12
#412933
#6b4455
#965f77
#c07a98

Tints of #eb95ba Color

#eb95ba
#eda0c1
#efacc9
#f1b8d1
#f3c4d8
#f6cfe0
#f8dbe8
#fae7ef
#fcf3f7
#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

#eb95ba
#95ebc6

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

Split Complementary

#eb95ba
#95eb9b
#95e5eb

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

Analogous Color

#eb95dc
#eb95cb
#eb95ba
#eb95a9
#eb9598

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

#eb95ba
#baeb95
#95baeb

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

#eb95ba
#e5eb95
#95ebc6
#9b95eb

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

#eb95ba
#95ebc6
#95e5eb
#eb9b95

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

#eb95ba Color Code Preview on Black Background Color

This is how #eb95ba Color will look on black background color. Color contrast ratio is 9.54

#eb95ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb95ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb95ba

#eb95ba color code is use for CSS Background Color

Background color for the above div is #eb95ba

HTML with inline CSS

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

#eb95ba color code is use for CSS Border Color

CSS Border color for the above div is #eb95ba

HTML with inline CSS

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

CSS Border Left color for the above div is #eb95ba

HTML with inline CSS

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

CSS Border Right color for the above div is #eb95ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eb95ba

HTML with inline CSS

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

CSS Border Top color for the above div is #eb95ba

HTML with inline CSS

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

#eb95ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eb95ba Color code Preview on White Background

This is how #eb95ba Color code will look on white background color. Color contrast ratio is 2.20

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

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,149,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,235,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(235,149,186,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.