#F18BED Color

Inspect #F18BED across formats, palettes, contrast and closest named color matches.

Color preview

#F18BED

Color formats

HEX
#F18BED
RGB
rgb(241, 139, 237)
RGBA
rgba(241, 139, 237, 1)
HSL
hsl(302, 78%, 75%)
HSV
hsv(302, 42%, 95%)
CMYK
cmyk(0%, 42%, 2%, 5%)
CSS variable
--color-primary: #F18BED;
Lowercase HEX
#f18bed

Shades

Tints

Tones

Harmony

CSS snippets for #F18BED

.color-f18bed {
  color: #F18BED;
  background-color: #F18BED;
}

Frequently asked questions

What color is #F18BED?+

#F18BED is a HEX color with RGB value rgb(241, 139, 237) and HSL value hsl(302, 78%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F18BED?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools