Skip to main content Skip to docs navigation

#eeb2d0 hex color | Download Light Violet 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 Soft Cashmere and its hex is #EFB6D8 Nearest Color Name

Color Hue/Base color: Violet

Hex #eeb2d0 Color code in RGB color code model is created after adding 93.33% red color, 69.8% green color and 81.57% blue color. Hex #eeb2d0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 13% yellow and 6.67% black.

Hex #eeb2d0 color code is between #ddaacc web safe hex color code and #ffbbdd web safe hex color code. #ddaacc is the nearest web safe color code. You can see here many more shades of #eeb2d0 color code.

RGB Chart

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

Color Table

Hex Color Code eeb2d0 #eeb2d0
RGB Decimal 238, 178, 208 238, 178, 208
RGB Percent 93%, 70%, 82% rgb(93%, 70%, 82%)
CSS RGBa 238, 178, 208,1 rgba(238,178,208,1)
CMYK Model cmyk(0%,25%,13%,6.67%)
HSL Color Space 330,64% ,82% hsl(330,64% ,82%)
HSV Color Space 330°, 25%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101110 10110010 11010000
Octal 356 262 320
Decimal 238 178 208
Hex ee b2 d0

Different shades of #eeb2d0 color code.

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

Darkest of #eeb2d0
#d23584
Darker of #eeb2d0
#dc5e9d
Dark of #eeb2d0
#e588b7
Base of #eeb2d0
#eeb2d0
Light of #eeb2d0
#f7dcea
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

#eeb2d0
#b2eed0

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

Split Complementary

#eeb2d0
#b2eeb2
#b2eeee

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

Analogous Color

#e9b2ee
#eeb2e9
#eeb2d0
#eeb2bc
#eec1b2

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

#eeb2d0
#b2d0ee
#d0eeb2

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

#eeb2d0
#d0eeb2
#b2eed0
#d0b2ee

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

#eeb2d0
#eeeeb2
#b2eed0
#b2b2ee

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

#ae266a
#d23584
#dc5e9d
#e588b7
#eeb2d0
#f7dcea
#ffffff
#ffffff
#ffffff

Tints of #eeb2d0 Color

#eeb2d0
#efbad5
#f1c3da
#f3cbdf
#f5d4e4
#f7dcea
#f9e5ef
#fbedf4
#fdf6f9
#ffffff

Shades of #eeb2d0 color code

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

#eeb2d0
#d39eb8
#b98aa1
#9e768a
#846273
#694f5c
#4f3b45
#34272e
#1a1317
#000000

Tones

#eeb2d0
#e5bbd0
#dbc5d0
#d2ced0
#d0d0d0

Tones

Similar Color like #eeb2d0 color

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

#efb3d1
#f0b4d2
#f1b5d3
#f2b6d4
#f3b7d5
#f4b8d6
#f5b9d7
#f6bad8
#f7bbd9
#f8bcda
#f9bddb
#fabedc
#fbbfdd
#fcc0de
#edb1cf
#ecb0ce
#ebafcd
#eaaecc
#e9adcb
#e8acca
#e7abc9
#e6aac8
#e5a9c7
#e4a8c6
#e3a7c5
#e2a6c4
#e1a5c3
#e0a4c2

Download this Light Violet

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

#eeb2d0 Color Code Preview on Black Background Color

This is how #eeb2d0 Color will look on black background color. Color contrast ratio is 11.91

#eeb2d0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeb2d0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeb2d0

#eeb2d0 color code is use for CSS Background Color

Background color for the above div is #eeb2d0

HTML with inline CSS

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

#eeb2d0 color code is use for CSS Border Color

CSS Border color for the above div is #eeb2d0

HTML with inline CSS

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

CSS Border Left color for the above div is #eeb2d0

HTML with inline CSS

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

CSS Border Right color for the above div is #eeb2d0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eeb2d0

HTML with inline CSS

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

CSS Border Top color for the above div is #eeb2d0

HTML with inline CSS

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

#eeb2d0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eeb2d0 Color code Preview on White Background

This is how #eeb2d0 Color code will look on white background color. Color contrast ratio is 1.76

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

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