crispedge.com

Color picker

Loading...

#f1dded hex color - Violet - Warm color - Information

#f1dded hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #f1dded Color code in RGB color code model is created after adding 94.51% red color, 86.67% green color and 92.94% blue color. Hex #f1dded Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 2% yellow and 5% black.

Hex #f1dded color code is between #eeccee web safe hex color code and #ffeedd web safe hex color code. #eeccee is the nearest web safe color code. You can see here many more shades of #f1dded color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codef1dded#f1dded
RGB Decimal241, 221, 237rgb(241, 221, 237)
RGB Percent95%, 87%, 93%rgb(95%, 87%, 93%)
CSS RGBa241, 221, 237,1rgba(241,221,237,1)
CMYK Modelcmyk(0%,8%,2%,5%)
HSL Color Space312,42% ,91%hsl(312,42% ,91%)
HSV Color Space312°, 8%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100011101110111101101
Octal361335355
Decimal241221237
Hexf1dded

Different shades of #f1dded color code.

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

Light Shade of #f1dded
#ffffff
Dark Shade of #f1dded
#e2b9da
Saturated Shade of #f1dded
#f3dbee
Desaturated Shade of #f1dded
#efdfec
Grey scale Shade of #f1dded
#e7e7e7
Brighten Shade
#fff6ff
Most Readable Shade
#000000

Shades of #f1dded color code

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

#f1dded
#d6c4d2
#bbabb8
#a0939e
#857a83
#6b6269
#50494f
#353134
#1a181a
#000000

Similar Color like #f1dded color

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

#f2deee
#f3dfef
#f4e0f0
#f5e1f1
#f6e2f2
#f7e3f3
#f8e4f4
#f9e5f5
#fae6f6
#fbe7f7
#fce8f8
#fde9f9
#feeafa
#ffebfb
#f0dcec
#efdbeb
#eedaea
#edd9e9
#ecd8e8
#ebd7e7
#ead6e6
#e9d5e5
#e8d4e4
#e7d3e3
#e6d2e2
#e5d1e1
#e4d0e0
#e3cfdf

Monochromatic Color with #f1dded

#f1dded
#1c1a1c
#474146
#716870
#9c8f99
#c6b6c3

Tints of #f1dded Color

#f1dded
#f2e0ef
#f4e4f1
#f5e8f3
#f7ecf5
#f8eff7
#faf3f9
#fbf7fb
#fdfbfd
#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

#f1dded
#ddf1e1

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

Split Complementary

#f1dded
#e3f1dd
#ddf1eb

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

Analogous Color

#edddf1
#f1ddf1
#f1dded
#f1dde9
#f1dde5

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

#f1dded
#edf1dd
#ddedf1

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

#f1dded
#f1ebdd
#ddf1e1
#dde3f1

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

#f1dded
#ddf1e1
#ddf1eb
#f1dde3

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

#f1dded Color Code Preview on Black Background Color

This is how #f1dded Color will look on black background color. Color contrast ratio is 16.31

#f1dded in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1dded

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f1dded

#f1dded color code is use for CSS Background Color

Background color for the above div is #f1dded

HTML with inline CSS

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

#f1dded color code is use for CSS Border Color

CSS Border color for the above div is #f1dded

HTML with inline CSS

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

CSS Border Left color for the above div is #f1dded

HTML with inline CSS

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

CSS Border Right color for the above div is #f1dded

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f1dded

HTML with inline CSS

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

CSS Border Top color for the above div is #f1dded

HTML with inline CSS

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

#f1dded hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f1dded Color code Preview on White Background

This is how #f1dded Color code will look on white background color. Color contrast ratio is 1.29

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.