crispedge.com

Color picker

Loading...

#feeff5 hex color - Red - Warm color - Information

#feeff5 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #feeff5 Color code in RGB color code model is created after adding 99.61% red color, 93.73% green color and 96.08% blue color. Hex #feeff5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 4% yellow and 0% black.

Hex #feeff5 color code is between #ffeeee web safe hex color code and #eeffff web safe hex color code. #ffeeee is the nearest web safe color code. You can see here many more shades of #feeff5 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codefeeff5#feeff5
RGB Decimal254, 239, 245rgb(254, 239, 245)
RGB Percent100%, 94%, 96%rgb(100%, 94%, 96%)
CSS RGBa254, 239, 245,1rgba(254,239,245,1)
CMYK Modelcmyk(0%,6%,4%,0%)
HSL Color Space336,88% ,97%hsl(336,88% ,97%)
HSV Color Space336°, 6%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101110111111110101
Octal376357365
Decimal254239245
Hexfeeff5

Different shades of #feeff5 color code.

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

Light Shade of #feeff5
#ffffff
Dark Shade of #feeff5
#fbbfd7
Saturated Shade of #feeff5
#ffeef5
Desaturated Shade of #feeff5
#fdf0f5
Grey scale Shade of #feeff5
#f6f6f6
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #feeff5 color code

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

#feeff5
#e1d4d9
#c5b9be
#a99fa3
#8d8488
#706a6c
#544f51
#383536
#1c1a1b
#000000

Similar Color like #feeff5 color

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

#fff0f6
#fff1f7
#fff2f8
#fff3f9
#fff4fa
#fff5fb
#fff6fc
#fff7fd
#fff8fe
#fff9ff
#fffaff
#fffbff
#fffcff
#fffdff
#fdeef4
#fcedf3
#fbecf2
#faebf1
#f9eaf0
#f8e9ef
#f7e8ee
#f6e7ed
#f5e6ec
#f4e5eb
#f3e4ea
#f2e3e9
#f1e2e8
#f0e1e7

Monochromatic Color with #feeff5

#feeff5
#292728
#544f51
#7e777a
#a99fa3
#d3c7cc

Tints of #feeff5 Color

#feeff5
#fef0f6
#fef2f7
#fef4f8
#fef6f9
#fef7fa
#fef9fb
#fefbfc
#fefdfd
#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

#feeff5
#effef8

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

Split Complementary

#feeff5
#effef1
#effdfe

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

Analogous Color

#feeffb
#feeff8
#feeff5
#feeff2
#feefef

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

#feeff5
#f5feef
#eff5fe

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

#feeff5
#fcfeef
#effef8
#f0effe

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

#feeff5
#effef8
#effdfe
#fef1ef

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

#feeff5 Color Code Preview on Black Background Color

This is how #feeff5 Color will look on black background color. Color contrast ratio is 18.88

#feeff5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feeff5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feeff5

#feeff5 color code is use for CSS Background Color

Background color for the above div is #feeff5

HTML with inline CSS

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

#feeff5 color code is use for CSS Border Color

CSS Border color for the above div is #feeff5

HTML with inline CSS

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

CSS Border Left color for the above div is #feeff5

HTML with inline CSS

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

CSS Border Right color for the above div is #feeff5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #feeff5

HTML with inline CSS

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

CSS Border Top color for the above div is #feeff5

HTML with inline CSS

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

#feeff5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#feeff5 Color code Preview on White Background

This is how #feeff5 Color code will look on white background color. Color contrast ratio is 1.11

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.